mmyolo/configs
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
..
_base_ init commit 2022-09-18 10:11:55 +08:00
deploy update base v6 config name (#398) 2022-12-27 11:01:17 +08:00
ppyoloe [Doc] Add PPYOLOE model structure (#471) 2023-01-18 14:32:20 +08:00
razor/subnets Update rtmdet_tiny_ofa_lat31_syncbn_16xb16-300e_coco.py (#551) 2023-02-13 19:42:49 +08:00
rtmdet [Improve] Beauty RTMDet config (#531) 2023-02-09 19:08:21 +08:00
yolov5 [DOC] Fix error link (#537) 2023-02-10 10:06:17 +08:00
yolov6 [Improve] Beautify YOLOv6 all configs (#539) 2023-02-10 10:13:47 +08:00
yolov7 [Enchance] Optimize and accelerate YOLOX with RTMDet hyps (#542) 2023-02-17 11:27:03 +08:00
yolov8 [Feature] YOLOv8 supports using mask annotation to optimize bbox (#484) 2023-02-20 11:11:13 +08:00
yolox [Enchance] Optimize and accelerate YOLOX with RTMDet hyps (#542) 2023-02-17 11:27:03 +08:00