mmyolo/tests/test_datasets
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
..
test_transforms [Feature] YOLOv8 supports using mask annotation to optimize bbox (#484) 2023-02-20 11:11:13 +08:00
__init__.py Upgrade pre commit hooks (#129) 2022-10-13 17:39:52 +08:00
test_utils.py [Enchance] Extending `DetDataPreprocessor` flexibility (#511) 2023-02-06 17:47:22 +08:00
test_yolov5_coco.py [Feature]Add YOLOv5CocoDataset; BatchShapePolicy (#10) 2022-09-18 11:18:31 +08:00
test_yolov5_voc.py [DOC] Add new video link for `custom dataset` (#365) 2022-12-14 10:07:17 +08:00