Commit Graph

11 Commits (9c6b4fedc8adf543708b42278610315f8fb43971)

Author SHA1 Message Date
LinXiaoZheng 12a1e8a984
[Docs] Fix config.md (#297)
* fix_config.md

* Delete yolo_bricks.py

* fix

* Update yolo_bricks.py
2022-11-20 09:13:35 +08:00
Range King cb93fb6754
fix links in config.md (#303) 2022-11-20 09:12:49 +08:00
Range King 75997fcd60 [Docs] Refine config.md (#191)
* Refine __delete__ example in config.md

* Add missing docstring in cspnext.py

* Refine docstring of cspnext

* Correct the description of param_scheduler

* Refine description param_scheduler in config.md

* Update docs/zh_cn/user_guides/config.md

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
2022-11-03 19:03:06 +08:00
Range King 2f5d16f5f1 [Docs] Update config.md, faq.md and pull_request_template.md (#190)
* Update Chinese faq.md

add the description of the difference between MMYOLO
 and MMDet

* Update English faq.md

add the description of the difference between MMYOLO
and MMDet

* Update Chinese config.md

* Update English config.md

* Update pull_request_template.md

* Delete the unnecessary description in config.md

* Delete the unnecessary description in config.md
2022-11-03 19:03:06 +08:00
Xin Li f877b45522 Refine English Documents (#83)
* * format docs

* Update docs/en/algorithm_descriptions/model_design.md

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>

* * format docs

* Update docs/en/advanced_guides/data_flow.md

Co-authored-by: Range King <RangeKingHZ@gmail.com>

* Update docs/en/user_guides/config.md

Co-authored-by: Range King <RangeKingHZ@gmail.com>

* Update docs/zh_cn/algorithm_descriptions/model_design.md

Co-authored-by: Range King <RangeKingHZ@gmail.com>

* Update docs/en/advanced_guides/data_flow.md

Co-authored-by: Range King <RangeKingHZ@gmail.com>

* Update docs/en/advanced_guides/data_flow.md

Co-authored-by: Range King <RangeKingHZ@gmail.com>

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: Range King <RangeKingHZ@gmail.com>
2022-09-29 19:09:56 +08:00
huanghaian c683d1f94d Fix some config and add description 2022-09-21 10:12:00 +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
huanghaian 1f3a321845 add gather_models.py and format code 2022-09-19 12:36:54 +08:00
cydiachen f1cd77f091
Update English version of Config.md (#33)
Update enlish version.
2022-09-19 09:11:24 +08:00