mirror of
https://github.com/open-mmlab/mmyolo.git
synced 2025-06-03 15:00:20 +08:00
* add v8 training head * add training config * update * update1 * update all config * update all config * update metafile * add head loss * update readme * iou2ciou in tal, add config * change init layer * update * update * add clip_grad * update max_aspect_ratio * add init * fix aug config * update forward * add official v8 loss * add official v8 loss * 同步预测方式 * fix loss bug * delete useless code * 替换iou,但还有问题 * fix bug * fix empty * add UT * add UT * update readme * replace iou_cal * add use_ciou docstr * update metafile * update metafile * update metafile Co-authored-by: huanghaian <huanghaian@sensetime.com> Co-authored-by: hha <1286304229@qq.com>
9 lines
232 B
YAML
9 lines
232 B
YAML
Import:
|
|
- configs/yolov5/metafile.yml
|
|
- configs/yolov6/metafile.yml
|
|
- configs/yolox/metafile.yml
|
|
- configs/rtmdet/metafile.yml
|
|
- configs/yolov7/metafile.yml
|
|
- configs/ppyoloe/metafile.yml
|
|
- configs/yolov8/metafile.yml
|