Commit Graph

166 Commits (main)

Author SHA1 Message Date
tripleMu 47939e99da [DOC] Add deploy guide doc (#220)
* Add deploy doc-0

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Update 部署必备指南.md

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

* Del unused line

* Add docs

* Fix

* Fix

* Rename docs

* Rename docs

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2022-11-03 19:03:06 +08:00
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
Range King 2fdbe3c4e7 [Docs] Optimize Readthedocs page display (#209)
* Adjust the logo size

* Fix the language type
2022-11-03 19:03:06 +08:00
Haian Huang(深度眸) b95bf63916 [Feature] Support P6 YOLOv5 (#168)
* add yolov5s config

* support train

* fix some comment

* add config

* add link

* UPDATE

* UPDATE

* remove
2022-11-03 19:03:06 +08:00
Xin Li 14d3f294ef [Docs] Translate visualization.md (#206)
* visualization.md translate draft

* visualization.md translate draft

* Update docs/en/user_guides/visualization.md

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

* Update docs/en/user_guides/visualization.md

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

* Update docs/en/user_guides/visualization.md

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

* visualization.md translate draft 2

* Update docs/en/user_guides/visualization.md

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

* Update docs/zh_cn/user_guides/visualization.md

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

* Update docs/en/user_guides/visualization.md

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

* removed 'identify' in the params explanation

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: Range King <RangeKingHZ@gmail.com>
2022-11-03 19:03:06 +08:00
Range King 38173ccc5c [Docs] Add examples of how to use the backbone from other repos in `how_to.md` and update `article.md` (#207)
* Update article.md

* Update article.md

* Update how_to.md

* Update how_to.md

* Refine zh_CN how_to.md

* Update EN how_to.md

* Refine comments in how_to.md

* Adjust the position of notes
2022-11-03 19:03:06 +08:00
Haian Huang(深度眸) 4e4615c835 Fix not showing box bug and update the visualization tutorial (#204)
* Fix not showing box bug and update the visualization tutorial

* update

* update

* update
2022-11-03 19:03:06 +08:00
Haian Huang(深度眸) 89588b60fb update mmengine/mmdet version and article (#201)
* update mmengine and mmdet version

* update
2022-11-03 19:03:06 +08:00
kitecats a381c0f932 [Docs] Fix some errors in `config.md` and `how_to.md` (#200)
* Update config.md

* Update docs/zh_cn/user_guides/config.md

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

* [Docs] Fix some error in how_to.md

* Update docs/zh_cn/advanced_guides/how_to.md

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

* Update docs/zh_cn/advanced_guides/how_to.md

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

* Update docs/zh_cn/advanced_guides/how_to.md

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

* Update docs/zh_cn/advanced_guides/how_to.md

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

* Update yolov5_head.py

* Update yolox_head.py

* Update yolov5_head.py

* Update yolox_head.py

* Update docs/zh_cn/advanced_guides/how_to.md

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

* Update how_to.md

* Update yolov5_head.py

* Update yolox_head.py

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
Co-authored-by: Range King <RangeKingHZ@gmail.com>
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2022-11-03 19:03:06 +08:00
Haian Huang(深度眸) ce73b03b72 [Feature] Add `extract_subcoco` script (#186)
* add extract_subcoco.py

* update

* fix comment

* fix comment
2022-11-03 19:03:06 +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 714a7238cf [Feature] Add script converts yolo-style to coco format (#161)
* the script converts yolo-style to coco format draft 1

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* typo fixed and update

* encaped and modified yolo2coco

* more usage instructions of yolo2coco

* Update docs/zh_cn/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update docs/en/user_guides/useful_tools.md

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

* Update docs/zh_cn/user_guides/useful_tools.md

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

* Update docs/zh_cn/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* final draft of yolo2coco

* final draft of yolo2coco

* final draft of yolo2coco

* revise the script and remove -split indicator

* Update docs/en/user_guides/useful_tools.md

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

* update the structural example of the root path

* Update tools/dataset_converters/yolo2coco.py

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

* fix typo on check_existence

* Update docs/zh_cn/user_guides/useful_tools.md

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* update the commits

* rewrite split_by_files part and add copy_image part

* add instruction on using absolute image paths

* add instruction on using absolute image paths

* Update docs/en/user_guides/useful_tools.md

* Update tools/dataset_converters/yolo2coco.py

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

* Update docs/en/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* Update tools/dataset_converters/yolo2coco.py

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

* add basic statistic func

* add basic statistic func

* revise the script

* remove copy&move image func

* Update docs/zh_cn/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* Update docs/en/user_guides/useful_tools.md

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

* Update tools/dataset_converters/yolo2coco.py

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

* revise image_dir

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: Range King <RangeKingHZ@gmail.com>
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
2022-11-03 19:03:06 +08:00
Haian Huang(深度眸) 936bcf8d86 add video of featmap vis demo (#169) 2022-11-03 19:03:06 +08:00
Range King db73593a15 limit mmengine version in docs (#156) 2022-10-13 17:39:52 +08:00
Haian Huang(深度眸) 2b644dab29 fix ci due to mmengine update to 0.2.0 (#155) 2022-10-13 17:39:52 +08:00
JiayuXu 1ad4ff269c Add feature for image demo. (#128)
* Add the switch of whether to display the result.

* Add the inference test of the images folder

* Add video demo.

* Add progress bar in image and video demo.

* Add dir inference support.

* Add url download support.

* Add output path prompt at the end.

* Modify the logic of saving results.

* Update mmengine limit.
2022-10-13 17:39:52 +08:00
Xin Li 2c8d5ab406 [Docs] Translate yolov5_tutorial.md (#138)
* [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

* yolov5_description.md eng draft 1

* Update docs/en/user_guides/yolov5_tutorial.md

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

* Update docs/en/user_guides/yolov5_tutorial.md

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

* yolov5_tutorial.md translation draft 2 lint fixed

* Update docs/en/user_guides/yolov5_tutorial.md

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

* Update docs/en/user_guides/yolov5_tutorial.md

Co-authored-by: cydiachen <cydiachencc@icloud.com>

* yolov5 tutorial draft 3

* yolov5 tutorial draft 4

* add a link on overview.md

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: jason_w <wongzheng@126.com>
Co-authored-by: cydiachen <cydiachencc@icloud.com>
2022-10-13 17:39:52 +08:00
Haian Huang(深度眸) ef18318136 Add article and refine tutorial (#133)
* Add articls and refine tutorial

* update

* update
2022-10-13 17:39:52 +08:00
LinXiaoZheng e0e5dfbf43 [Does]Fix the get_started.md and yolov5_tutorial.md (#131)
* messages

* again
2022-10-13 17:39:52 +08:00
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
wanghonglie d705f1c57b [Feature]Support plugin layers for backbone (#75)
* add plugin layer

* add docstring. add config

* clean the config

* add how_to-doc

* add ut

* update

* update

* update lint

* fix yoloxbug

* update

* update

* update doc

* update

* update

* update

* update

* update
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
QINGTIAN 2368bac9f0 [Docs] Change the code about installation (#72)
* [Docs]Change the code about installation

* Update README_zh-CN.md

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

* Update README_zh-CN.md

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

* Update README.md

* Update get_started.md

* Update get_started.md

* Update README.md

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

* Update docs/zh_cn/get_started.md

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

* Update docs/en/get_started.md

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

* Update docs/zh_cn/get_started.md

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

* Update README.md

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

* Update README_zh-CN.md

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

* Update docs/en/get_started.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
HinGwenWoong 372f58759f [Feature] Make docker image smaller (#67)
* [Feature] Make docker image smaller

* Improve doc

* Improve doc

* Improve doc

* Improve doc
2022-09-29 19:09:56 +08:00
Zhaoyan Fang 94e70ebdda
[Doc] Add Tensorboard usage method of yolov5_tutorial.md (#66)
* update Tensorboard usage method of yolov5_tutorial.md

* update Tensorboard usage method of yolov5_tutorial.md

* Update docs/zh_cn/user_guides/yolov5_tutorial.md

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

* update

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

* update

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

* update

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

* update

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

* update Tensorboard usage method of yolov5_tutorial.md

* Update docs/zh_cn/user_guides/yolov5_tutorial.md

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

* Update docs/zh_cn/user_guides/yolov5_tutorial.md

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

* Update docs/zh_cn/user_guides/yolov5_tutorial.md

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

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2022-09-22 10:47:37 +08:00
Wenwei Zhang 84f115c4e5
update README (#62)
* update README

* update

* update

Co-authored-by: huanghaian <huanghaian@sensetime.com>
2022-09-21 19:28:12 +08:00
huanghaian 2aad4fde4f Fix the finetune command in zh_CN yolov5_tutorial.md 2022-09-21 19:07:33 +08:00
HinGwenWoong 45f61c38f0
[DOC] Add en `useful_tools` (#52)
* [Doc] Fix docker doc

* [Doc] Fix doc

* [Doc] Add en `usefule_tools.md`
2022-09-21 15:45:26 +08:00
huanghaian c26a12ed32 Add docstring 2022-09-21 15:09:47 +08:00
huanghaian 70c162fc67 Fix docs of albumentations 2022-09-21 12:15:37 +08:00
huanghaian a93cf7c3e4 Update albumentations requirements 2022-09-21 12:14:04 +08:00
huanghaian 127d82e5d9 Update model_zoo and replace css log 2022-09-21 10:28:39 +08:00
huanghaian c683d1f94d Fix some config and add description 2022-09-21 10:12:00 +08:00
Nioolek b59aa0fb5a
Add dockerfile (#49)
* fix yolov5_description.md

* add Dockerfile
2022-09-20 19:24:46 +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
huanghaian 8f9cf4ba11 fix EMAHook bug in Finetune 2022-09-20 15:30:37 +08:00
古月闻星 964a4aec90
[Doc] add visualization doc of val stage (#46)
* update logo (#37)

* [Docs] Update images with new logo (#38)

* Update model_design.md

Co-authored-by: wanghonglie <wanghonglie@zju.edu.cn>
Co-authored-by: Range King <RangeKingHZ@gmail.com>
Co-authored-by: MingJian.L <45811724+matrixgame2018@users.noreply.github.com>
2022-09-20 10:38:46 +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 950b7b1de5 add changelog 2022-09-19 16:27:20 +08:00
huanghaian 0a2bcfbbc9 fix docs of get_started.md 2022-09-19 15:46:45 +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
huanghaian 1f3a321845 add gather_models.py and format code 2022-09-19 12:36:54 +08:00
yang 282223053c
update visualization.md (#28)
* updat visualization.md

* Update visualization.md

update visualization.md

* update visualization.md
2022-09-19 11:27:41 +08:00
Range King 8aa107ca85
[Docs] Add model inference in yolov5_tutorial.md (#31)
* Add model inference in yolov5_tutorial.md

* Update yolov5_tutorial.md

Add result image
2022-09-19 09:12:13 +08:00
蓝胖子 cb2a9f2fc3
Lyy docs add en docs (#32)
* Add files via upload

* Add files via upload

* Add files via upload
2022-09-19 09:11:49 +08:00
cydiachen f1cd77f091
Update English version of Config.md (#33)
Update enlish version.
2022-09-19 09:11:24 +08:00
wanghonglie fc5661742e
add doc (#27) 2022-09-18 18:10:52 +08:00
古月闻星 bc4df98973
[Fix] replace pre to per (#24)
* [Fix] change pre to per

* [Fix] batch_size_pre_gpu to batch_size_per_gpu
2022-09-18 15:40:29 +08:00
古月闻星 d3fed9f2cd
[Fix] fix the num_workers setting (#25) 2022-09-18 15:38:36 +08:00
MingJian.L 33de37a252
Add data_flow.md (#23)
* Create data_flow.md

* Update data_flow.md
2022-09-18 14:05:11 +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
古月闻星 8ce6886994
[Doc] add yolov5_tutorial.md (#12) 2022-09-18 11:42:59 +08:00
Range King 812e4d7af7
Create config.md (#6) 2022-09-18 10:54:28 +08:00
HinGwenWoong 24fb35b641
Add doc `useful_tools.md` (#4) 2022-09-18 10:51:09 +08:00
hha cfec074cf6 init commit 2022-09-18 10:11:55 +08:00