Commit Graph

18 Commits (2f5d16f5f19d30449775a4a88d998445e4488023)

Author SHA1 Message Date
Haian Huang(深度眸) e482e3a17c Add changelog for v0.1.1 (#111)
* add changelog

* update

* update

* update

* update

* update
2022-09-29 19:09:56 +08:00
HinGwenWoong 8ba497916b [DOC] Improve RTMdet doc (#110)
* Update rtmdet_description.md

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

* Update rtmdet_description.md


Co-authored-by: Range King <RangeKingHZ@gmail.com>
2022-09-29 19:09:56 +08:00
Haian Huang(深度眸) 05a5b2aaa2 update RTMDet docs (#109) 2022-09-29 19:09:56 +08:00
yang 15f3caf033 [Doc] Add the train and detect description in rtmdet_description.md (#107)
* [Doc] Add the train and detect description in rtmdet_description.md

* Update docs/zh_cn/algorithm_descriptions/rtmdet_description.md

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

* Update docs/zh_cn/algorithm_descriptions/rtmdet_description.md

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

* Update docs/zh_cn/algorithm_descriptions/rtmdet_description.md

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

* Update rtmdet_description.md

* Update rtmdet_description.md

* Update rtmdet_description.md

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
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
HinGwenWoong 24c6650df6 [DOC] Add RTMDet doc coder and loss part (#95)
* Add rtmdet doc

* Update rtmdet_description.md

* Update rtmdet_description.md

* Update rtmdet_description.md

* format code

* Update docs/zh_cn/algorithm_descriptions/rtmdet_description.md

Co-authored-by: Zhaoyan Fang <52028100+satuoqaq@users.noreply.github.com>

* Update rtmdet_description.md

* Update rtmdet_description.md

* Update rtmdet_description.md

* format code

* Update rtmdet_description.md

* Add loss weight

Co-authored-by: Zhaoyan Fang <52028100+satuoqaq@users.noreply.github.com>
2022-09-29 19:09:56 +08:00
Haian Huang(深度眸) 930df097b6 Fix RTMDet docs with Assignment (#106) 2022-09-29 19:09:56 +08:00
Zhaoyan Fang 88b97c336f [Doc] Add assigner doc of rtmdet_description.md (#98)
* add assigner doc of rtmdet_description.md

* Update docs/zh_cn/algorithm_descriptions/rtmdet_description.md

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

* update

* update

* update

* update

* update

* update

* add formula

* add formula

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2022-09-29 19:09:56 +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
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
wanghonglie fc5661742e
add doc (#27) 2022-09-18 18:10:52 +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
hha cfec074cf6 init commit 2022-09-18 10:11:55 +08:00