OpenMMLab Detection Toolbox and Benchmark https://mmdetection.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Min Sheng Wu cf43a1bc6a
Replace numpy transpose with torch permute to speed-up (#9533)
2 years ago
..
__init__.py [Enhance] Mask2Former Instance Segm Only (#7571) 2 years ago
auto_augment.py [Enchance] Add a probability parameter to Mosaic transform (#7371) 3 years ago
compose.py Update __repr__ of Compose (#6951) 3 years ago
formating.py Fix typo in formatting (#6956) 3 years ago
formatting.py Replace numpy transpose with torch permute to speed-up (#9533) 2 years ago
instaboost.py Unified name of orig as ori (#7456) 3 years ago
loading.py [Fix] FilterAnnotations bug (#8136) 2 years ago
test_time_aug.py [Fix] Fix a lot of typos (#6190) 3 years ago
transforms.py [Fix]: fix random flipping ratio compare of mixup image (#9336) 2 years ago