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.
 
 
David de la Iglesia Castro d1cedb72d0
Use mmcv tensor2imgs (#4010)
5 years ago
..
backbones add centripetal head (#3390) 5 years ago
dense_heads Paa improve (#3985) 5 years ago
detectors Use mmcv tensor2imgs (#4010) 5 years ago
losses Add supports for giou calculation in BboxOverlaps2D, and re-implements giou_loss using bbox_overlaps (#3936) 5 years ago
necks Change all fp16 operation to using MMCV (#3766) 5 years ago
roi_heads fix sabl validating bug in cascade_rcnn (#3913) 5 years ago
utils fix bug of gaussian_target, update unittest of heatmap (#3543) 5 years ago
__init__.py Fix typos (#2768) 5 years ago
builder.py Fix docstring formats (#3196) 5 years ago