1
0
mirror of https://github.com/open-mmlab/mmyolo.git synced 2025-06-03 15:00:20 +08:00

5 Commits

Author SHA1 Message Date
yechenzhi
761f9f8444
YOLOv8 Assigner visualization ()
* add yolov8 assigner visualization

* add note about rtmdet
2023-02-16 10:56:26 +08:00
Zhaoyan Fang
d3179daa4d
YOLOv7 Assigner visualization ()
* add yolov7 assigner visual

* base yolov5 detector wrirte yolov7

* update readme

* add yolov7 assigner visual

* base yolov5 detector wrirte yolov7

* update

* Update projects/assigner_visualization/README.md

Co-authored-by: Nioolek <40284075+Nioolek@users.noreply.github.com>

* Update projects/assigner_visualization/README.md

Co-authored-by: Nioolek <40284075+Nioolek@users.noreply.github.com>

* add note and typehint

* update

---------

Co-authored-by: Nioolek <40284075+Nioolek@users.noreply.github.com>
2023-02-15 19:05:00 +08:00
yechenzhi
75618020f8
RTMDet Assigner visualization ()
* fix format

* return multiple pos assigns

* rewrite to get matched_gt_inds

* ignore corrupted images

* rm RTMDetectorAssigner

* fix bug for different devices

* add warnings when use rtmdet without checkpoint

* add priors for rtmdet

* fix format

* add readme

* fix format

* fix readme and typo

* typo

* fix note
2023-02-13 11:42:11 +08:00
Nioolek
07afc3ee78
Fix potential bugs in rtmdet multi-scale training ()
* Distinguish variables when training and testing

* beauty
2023-01-06 19:03:14 +08:00
Nioolek
9ef883187a
[Feature] Show YOLOv5 assigner results ()
* init commit

* init commit

* init commit

* 定稿,开始重构

* format code

* format code

* add typehint and doc

* init commit

* init commit

* init commit

* 定稿,开始重构

* format code

* format code

* add typehint and doc

* format code

* rollback

* add doc

* fix less img bug

* format code

* format code

* add README.md

* beauty

* beauty

* uniform name

* uniform name

* uniform name

* uniform name
2022-12-28 16:40:14 +08:00