mirror of
https://github.com/open-mmlab/mmyolo.git
synced 2025-06-03 06:41:24 +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>
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
mmcv>=2.0.0rc1,<2.1.0
|
|
mmdet>=3.0.0rc5
|
|
mmengine>=0.3.1
|