Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix mmseg.api.inference inference_segmentor #1849

Merged
merged 5 commits into from
Sep 13, 2022

Commits on Aug 1, 2022

  1. [Fix] Fix mmseg.api.inference inference_segmentor

    Motivation
    Fix inference_segmentor not working with multiple images path or images. List[str/ndarray]
    
    Modification
    - process images if instance is list
    jinwonkim93 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    40c8fb0 View commit details
    Browse the repository at this point in the history
  2. fix typo

    jinwonkim93 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1cf6564 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update mmseg/apis/inference.py

    Co-authored-by: Hakjin Lee <[email protected]>
    jinwonkim93 and nijkah committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    2f6c08a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41af6a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    82182c4 View commit details
    Browse the repository at this point in the history