AZhou
|
190ee5aaa7
|
[Feature] Add `optimize_anchors` script (#174)
* add optimize_anchors for mmyolo
* update optimize_anchors
* optimize anchors script
* add parameter in args
* add optimize anchor related docs
* fix lint error
* fix docs
* change anchors output format
* fix docs error
Co-authored-by: imAzhou <lyzhou@creams.io>
|
2022-11-03 19:03:06 +08:00 |
Haian Huang(深度眸)
|
05a5b2aaa2
|
update RTMDet docs (#109)
|
2022-09-29 19:09:56 +08:00 |
wanghonglie
|
7dfc474a28
|
[WIP][Doc] Add pipeline doc of rtmdet_description.md (#102)
* [Feature] Make docker image smaller (#67)
* [Feature] Make docker image smaller
* Improve doc
* Improve doc
* Improve doc
* Improve doc
* Use Compose directly in BaseMixImageTransform (#71)
* Use 'Compose' directly
Use 'Compose' directly
* avoids some unnecessary calculations
avoids some unnecessary calculations.
* remove whitespace
remove whitespace
* add pipeline doc
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: jason_w <wongzheng@126.com>
|
2022-09-29 19:09:56 +08:00 |
Range King
|
fa487140b6
|
[Doc] Add the model description in rtmdet_description.md (#103)
* Add description of RTMDet model
* Update yolov5_description.md
* Upload images
* Apply suggestions from code review
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: Zhaoyan Fang <52028100+satuoqaq@users.noreply.github.com>
* Update rtmdet_description.md
* Add description of expand_ratio
* Update images
* Add links to source codes
* Update rtmdet_description.md
* Update rtmdet_description.md
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: Zhaoyan Fang <52028100+satuoqaq@users.noreply.github.com>
|
2022-09-29 19:09:56 +08:00 |
Range King
|
49e2357389
|
[Docs] Remove README image and update overview docs (#86)
* Refine docs
Delete seg images.
Fix typos in `overview.md` in En.
* Update yolov5_description.md
|
2022-09-29 19:09:56 +08:00 |
HinGwenWoong
|
1eb496cd46
|
[DOCS] Improve docs (#48)
* Improve docs
* Improve zh_cn docs
* Improve zh_cn docs
* Improve en docs
* Improve docs
|
2022-09-20 15:45:55 +08:00 |
Range King
|
98a0f6b9c9
|
[Docs] RE: Fix typos and add citations (#45)
* update logo (#37)
* [Docs] Update images with new logo (#38)
* Update model_design.md
Update logo
* Revert "Update model_design.md"
This reverts commit 207f529522 .
* Update yolov5_description.md
Update logo
* Update model_design.md
Update logo
* Update model_design.md
Update logo
* Update README.md
Update logo
* Update README_zh-CN.md
Update logo
* Add GIF Link (#40)
* Update README.md
* Update README_zh-CN.md
* Update README.md
* Update README_zh-CN.md
* Fix typos in config.md
* Add citation of yolov6
* Add citation of yolov5
* Fix links in README.md
* Fix typos in data_flow.md in en
Co-authored-by: wanghonglie <wanghonglie@zju.edu.cn>
Co-authored-by: MingJian.L <45811724+matrixgame2018@users.noreply.github.com>
|
2022-09-20 10:29:01 +08:00 |
huanghaian
|
6813e3e36d
|
refine docs
|
2022-09-19 15:23:38 +08:00 |
Nioolek
|
d73445b4c2
|
fix yolov5_description.md (#34)
|
2022-09-19 14:00:50 +08:00 |
Nioolek
|
3167c46969
|
Add yolov5 head and doc (#14)
* add yolov5_description.md
* add yolov5_head.py
|
2022-09-18 12:17:29 +08:00 |