mmyolo/tests/test_models
Nioolek 146cd930c5
[Feature] Support RTMDet Ins Segmentation Inference (#583)
* update config

* reproduce map in mmyolo

* reproduce map in mmyolo

* collate fn、process加mask

* reproduce result

* beauty code

* beauty code

* beauty code

* del yolov5_seg_head.py

* beauty config

* add doc and typehint

* del objectness

* fix ut; add empty res
2023-03-02 15:11:09 +08:00
..
test_backbone
test_data_preprocessor [Feature] Implement fast version of YOLOX (#518) 2023-02-08 20:10:03 +08:00
test_dense_heads [Feature] Support RTMDet Ins Segmentation Inference (#583) 2023-03-02 15:11:09 +08:00
test_detectors [Feature] Implement fast version of YOLOX (#518) 2023-02-08 20:10:03 +08:00
test_layers
test_necks
test_plugins
test_task_modules Rotated object detection and RTMDet-R (#513) 2023-03-02 10:27:46 +08:00
test_utils Rotated object detection and RTMDet-R (#513) 2023-03-02 10:27:46 +08:00
__init__.py