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

Segmentation polygons2masks_overlap() in np.int32 #9493

Merged
merged 7 commits into from
Sep 20, 2022

Commits on Sep 19, 2022

  1. Segmentation polygons2masks_overlap() in np.int32

    May resolve #9461
    
    WARNING: Masks should be uint8 for fastest speed, change needs profiling results to determine impact.
    
    @AyushExel @Laughing-q 
    
    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b2195bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    740f5cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8b23f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2db5099 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    af2412c View commit details
    Browse the repository at this point in the history
  2. Update dataloaders.py

    Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
    glenn-jocher committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c9d12ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d85094 View commit details
    Browse the repository at this point in the history