This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmyolo
mirror of
https://github.com/open-mmlab/mmyolo.git
Watch
1
Star
0
Fork
You've already forked mmyolo
0
Code
Issues
Projects
Releases
Wiki
Activity
d156228c65
mmyolo
/
requirements
/
mminstall.txt
4 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init commit
2022-09-18 10:11:55 +08:00
mmcv>=2.0.0rc1,<2.1.0
[Feature] Support YOLOv8 training (#458) * 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>
2023-01-18 14:16:37 +08:00
mmdet>=3.0.0rc5
[DOC] Update mmengine to `0.3.1`, mmdet to `3.0.0rc3` (#269) * Update mmengine version * Update mmengine version * Update mmengine version * Update mmdet version * Improve test.yml * Fix version * Roll back test.yaml
2022-11-10 09:58:51 +08:00
mmengine>=0.3.1