mmyolo/tests
Nioolek 75fc8fc2a3
[Feature] YOLOv8 supports using mask annotation to optimize bbox (#484)
* add cfg

* add copypaste

* add todo

* 在mosaic和mixup中处理gt_masks,改config

* fix cat bug

* add finetune box in affine

* add repr

* del albu config in l

* add doc

* add config

* format code

* fix loadmask

* addconfig,fix mask

* fix loadann

* fix tra

* update LoadAnnotations

* update

* support mask

* fix error

* fix error

* fix config and no maskrefine bug

* fix

* fix

* update config

* format code

* beauty config

* add yolov5 config and readme

* beauty yolov5 config

* add ut

* fix ut. bitmap 2 poly

* fix ut and add mix transform ut.

* fix bool

* fix loadann

* rollback yolov5

* rollback yolov5

* format

* 提高速度

* update

---------

Co-authored-by: huanghaian <huanghaian@sensetime.com>
2023-02-20 11:11:13 +08:00
..
data [Feature] Support VOC Dataset in YOLOv5 (#134) 2022-11-03 19:03:06 +08:00
regression add mmyolo regression test yml (#359) 2022-12-12 10:27:21 +08:00
test_datasets [Feature] YOLOv8 supports using mask annotation to optimize bbox (#484) 2023-02-20 11:11:13 +08:00
test_deploy fix mmyolo unittest scope bug (#351) 2022-12-08 11:45:54 +08:00
test_downstream [Feature] Support MMRazor searchable backbone (#453) 2023-02-10 16:24:47 +08:00
test_engine [Feature] Support YOLOv7 P5 training (#243) 2022-11-21 17:30:19 +08:00
test_models [Improve] Beauty YOLOv6 head `gt_instances_preprocess` (#532) 2023-02-09 19:05:28 +08:00
test_utils Upgrade pre commit hooks (#129) 2022-10-13 17:39:52 +08:00