• Csaba Botos's avatar
    Support Binary Mask with transparent SementationMask interface (#473) · b4d54657
    Csaba Botos authored
    * support RLE and binary mask
    
    * do not convert to numpy
    
    * be consistent with Detectron
    
    * delete wrong comment
    
    * [WIP] add tests for segmentation_mask
    
    * update tests
    
    * minor change
    
    * Refactored segmentation_mask.py
    
    * Add unit test for segmentation_mask.py
    
    * Add RLE support for BinaryMaskList
    
    * PEP8 black formatting
    
    * Minor patch
    
    * Use internal  that handles 0 channels
    
    * Fix polygon slicing
    b4d54657
Name
Last commit
Last update
..
backbone Loading commit data...
detector Loading commit data...
roi_heads Loading commit data...
rpn Loading commit data...
__init__.py Loading commit data...
balanced_positive_negative_sampler.py Loading commit data...
box_coder.py Loading commit data...
make_layers.py Loading commit data...
matcher.py Loading commit data...
poolers.py Loading commit data...
registry.py Loading commit data...
utils.py Loading commit data...