Rename BitMap to Bitmap, perfect unit test. (#2391)
* rename BitMap to Bitmap, add input check for polygon * fix test mask * fix test config * complete test * add mask contest test for bitmap resize * update with np.diag * perfect test polygon resize * perfect test polygon crop
Showing
- mmdet/core/mask/__init__.py 2 additions, 2 deletionsmmdet/core/mask/__init__.py
- mmdet/core/mask/structures.py 72 additions, 21 deletionsmmdet/core/mask/structures.py
- mmdet/datasets/pipelines/loading.py 2 additions, 2 deletionsmmdet/datasets/pipelines/loading.py
- tests/test_config.py 2 additions, 2 deletionstests/test_config.py
- tests/test_masks.py 222 additions, 82 deletionstests/test_masks.py
This diff is collapsed.
Please register or sign in to comment