Commit Graph

158 Commits (main)

Author SHA1 Message Date
Haian Huang(深度眸) fa86dd2284
add changelog (#851) 2023-08-15 12:06:30 +08:00
Lum 729bdacecf
[Docs] Create 15 minutes instance segmentation tutorial. (#765)
* Add balloon support of yolov5s instance segmentation.

* Fixed typo.

* [Docs] Update 15_minutes_instance_segmentation.md Chinese version.

* [Docs] Update 15_minutes_object_detection.md.

* [Docs] Update 15_minutes_instance_segmentation.md

* Update picture.

* Update comment.

* Fixed typo.

* [Docs] Create 15 min ins seg toturial.

* Create jupyter notebook.

* Fixed typo.

* Update colab url.
2023-08-15 11:36:32 +08:00
huayuan4396 106bec4edc
update deploy docs (#785)
* update deploy docs

* fix lint

* fix params and links

* fix docs

* update image
2023-06-12 10:05:09 +08:00
Lum 65663d5e4d
[Docs] Fixed the wrong url. (#764)
* [Docs] Fixed the wrong url.

* Update docs/zh_cn/get_started/article.md

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

* Fixed the pre-commit problem.

---------

Co-authored-by: Range King <RangeKingHZ@gmail.com>
2023-05-15 11:01:24 +08:00
Range King f08126a4f4
Add 15_minutes_object_detection.ipynb (#632) 2023-05-15 11:00:54 +08:00
Haian Huang(深度眸) 927e0a46af
Support setting the cache_size_limit parameter and support mmdet 3.0.0 (#707)
* Support setting the cache_size_limit parameter of dynamo in PyTorch 2.0

* update

* update

* fix

* fix

* update

* update

* update version
2023-04-18 10:59:52 +08:00
zhangrui_wolf 933fbb7f03
Fixed some errors in the documentation. (#714) 2023-04-08 12:48:26 +08:00
kitecats 77f9d1a37e
[Docs] Add en doc training_testing_tricks (#691)
* add en doc training_testing_tricks

* refine doc

* refine doc
2023-03-29 15:13:07 +08:00
Xin Li ac6f7e1d16
FAQ translate (#693)
* faq translate init

* faq translate fix lint

* faq translate fix lint

* Update docs/en/tutorials/faq.md

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

* Update docs/en/tutorials/faq.md

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

* Update docs/en/tutorials/faq.md

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

* Update docs/en/tutorials/faq.md

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

---------

Co-authored-by: Range King <RangeKingHZ@gmail.com>
2023-03-29 15:12:13 +08:00
kitecats ae90f5a88c
add en doc warning_notes (#690) 2023-03-27 10:14:13 +08:00
Haian Huang(深度眸) 5a96fcdec0
[Docs] Add training and testing tricks (#659)
* Add training_testing_tricks.md

* update

* update

* update

* update

* update

* update

* update
2023-03-20 19:03:24 +08:00
Yijie Zheng 71fc5670cb
[Docs] Add an ionogram example in MMYOLO application (#643)
* [Fix] fix the config link for rtmdet_tiny

* fir the lint

* upload configs

* [Docs]Add doc for application examples

* [Doc] fix h1 title for ionogram_detection.md

* [Fix] update doc links for project/misc/

* Update links for application_examples in README

* Update links for application_examples in README

* Fix the bad commit caused by a mistake merge.

* Fix unnecessary modification on Table of Contents

* Add description of dataset preparation

* Add description of dataset preparation

* Update dataset analysis and pipeline visualization

* fix line too long

* Update rtmdet_s in the benchmark

* fix typo in the doc

* Replace local ckpt path with url

* Update file tree, check out for spaces

* Beautify configs

* Beautify configs

* Add introduction of annotation tool

* Update rtmdet benchmark

* Update rtmdet configs

* Fix typo

* Add English doc

* Minor revisio

* Fix typo

* Revision - check labels

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

* Revision - sentence structure

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

* Revision - fix typo

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

* Revision - parameters and FLOPs

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

* Revision - replace flops with FLOPs

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

* Revision - enhance readability

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

* Revision - fix typo

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

* Revision - correct grammatical errors

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

* Revision - enhance

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

---------

Co-authored-by: Range King <RangeKingHZ@gmail.com>
2023-03-13 11:29:37 +08:00
Haian Huang(深度眸) 421be537e4
[Docs] Add Multi-scale training and testing (#630)
* add ms docs

* fix

* fix

* add en

* update

* update

* update

* update
2023-03-07 16:18:43 +08:00
Range King 557f304574
[Fix] Fix typos in the YOLOv8 diagram (#621)
* fix typo

* fix typo in no.17 output
2023-03-06 10:20:07 +08:00
Haian Huang(深度眸) e32838abe1
Add change log of v0.5.0 (#612)
* update

* update

* update

* update

* add configs

* update

* add tta

* update
2023-03-02 17:09:50 +08:00
Tianlong Ai 414deaea9a
Update yolov6_description.md (#611)
* Update yolov6_description.md

* Fix lint

* update

---------

Co-authored-by: huanghaian <huanghaian@sensetime.com>
2023-03-02 14:17:38 +08:00
Yanyi Liu 4b996f10a5
Rotated object detection and RTMDet-R (#513)
* init

* add cfg

* update align

* update

* fix regularize box

* fix comment

* update config

* remove ckpt

* update

* make mmrotate optional

* fix doc

* add mmrotate req

* support large_demo with rbbox

* add ut

* update

* add doc v01

* update doc

* fix doc

* update

* update

* update readme

* update comments

* fix

* fix doc

* fix doc

* fix

* update

* update

* fix large

* update doc

* update readme

* fix config

* fix configs

* inprove

* update doc

* update assigner

* update ut

* remove rdsl assigner

* rename aug config

* speedup ut

* add comment

* fix data root

* remove doc

* remove empty folder

* add docs

* rename configs

* fix readme

* fix readme

* fix configs

* revert

* fix name

* fix table

* fix doc link

* fix doc link

* update

* update

* update

* Refactor dota splits

* add shapely

* fix typo

* fix ci

* change

* fix type

* uppdata link

* uppdata link

* add some comment

* update

---------

Co-authored-by: huanghaian <huanghaian@sensetime.com>
2023-03-02 10:27:46 +08:00
GatiLin 37e5e991c2
add plot image for model-zoo (#608) 2023-03-01 17:33:17 +08:00
Haian Huang(深度眸) cdc885550a
[Feature] Add model zoo (#607)
* Update model_zoo.md

* fix

* update

* update

* update
2023-03-01 16:34:17 +08:00
tianlei d06de6d36f
[Feature] Support Calculate FLOPs (#603)
* support compute flops

* fix yolov8 error

* Add FLOPs Doc

* Update docs/zh_cn/recommended_topics/complexity_analysis.md

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

* Update get_flops.py

* Update complexity_analysis.md

* Update complexity_analysis.md

* Add EN `complexity_analysis.md`

* Update complexity_analysis.md

* Add `complexity_analysis.md` index

* Add `complexity_analysis.md` index

* Update README_zh-CN.md

* Update README.md

* update

---------

Co-authored-by: huanghaian <huanghaian@sensetime.com>
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
2023-03-01 10:06:09 +08:00
leling 43d97b76f6
[Docs] Update amp_training.md, resume_training.md (#599)
* Add files via upload

* cat_single_channel_test

* [Feature] Add confusion matrix drawing tool

* [Feature] Add confusion matrix drawing tool

* [Feature] Add confusion matrix drawing tool

* [Feature] Add confusion matrix drawing tool

* [Docs] update amp_training.md, resume_training.md

* [Docs] Update amp_training.md, resume_training.md

* [Docs] Update amp_training.md, resume_training.md

* [Docs] Update amp_training.md, resume_training.md

* [Docs] Update amp_training.md, resume_training.md

* [Docs] Update amp_training.md, resume_training.md
2023-03-01 09:40:43 +08:00
tang576225574 eb9b2037f2
Added a tool of querying the registered components for specified repository. (#559)
* correct the scale_factor and pad_param value in LetterResize

* correct the scale_factor and pad_param value in LetterResize

* correct the scale_factor and pad_param value in LetterResize

* tang

* update

* tang

* tang

* fix linting

* tang

* tang

* tang

* add print registers

* add print registers

* add print registers

* add print registers

* add print registers

* tang

* tang v1 finished

* tang

* print registers v1.2

* update

* tang

* update version

* update

* update

* remove exclude_prefix

---------

Co-authored-by: hha <1286304229@qq.com>
Co-authored-by: huanghaian <huanghaian@sensetime.com>
2023-02-28 19:28:39 +08:00
LinXiaoZheng 28b6a88fe7
[Docs] Modify contributing.md (#596)
* add_git_introduce

* add en_contributing

* edit picture

* fix
2023-02-28 16:19:59 +08:00
Haian Huang(深度眸) a321cfae80
Fix box cam error (#601)
* fix box cam

* fix box cam
2023-02-28 15:22:56 +08:00
kitecats bd09a5fe37
[Docs] Refine TTA Docs (#594)
* Refine doc about tta-zh

* refine doc
2023-02-28 11:15:08 +08:00
Haian Huang(深度眸) e9e007973e
[Feature] Support auto registry based on mmdet 3.0.0rc6 (#597)
* support auto registry

* update version

* update
2023-02-28 11:01:13 +08:00
Haian Huang(深度眸) 1c833eb195
[Feature] Support TTA (#553)
* support TTA

* update note
2023-02-24 21:46:24 +08:00
kitecats 78dc0fde99
[Docs] Refine doc about troubleshooting_steps and 15_minutes_object_detection (#589)
* refine doc

* fix ci

* refine doc about troubleshooting_steps and 15_minutes_object_detection
2023-02-24 15:53:44 +08:00
kitecats a22a208d85
[Docs] Refine doc about faq and troubleshooting_steps (#587)
* refine doc

* fix ci
2023-02-24 12:59:26 +08:00
Xin Li ea8e3f05a1
[Docs] add deploy doc to 15_min_od tutorial (#584)
* add deploy doc to 15_min

* Update docs/zh_cn/get_started/15_minutes_object_detection.md

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

* 1. reset model to checkpoint 2. update demo photo and add version number

---------

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
2023-02-24 09:36:17 +08:00
leling 6038da2728
[Feature] Support training on a single channel image dataset. (#460)
* Add v0.3.0 changelog (#409)

[Docs]Add an example project to 'projects\' folder (#409)

* fix lint

* [Docs]Add an example project to 'projects' folder (#409)

* [Docs]Add an example project to 'projects' folder (#409)

* [Docs]Add an example project to 'projects' folder (#409)

* [Docs]Add an example project to 'projects' folder (#409)

* [Docs]Add an example project to 'projects' folder (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs](#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* UPDATE

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* [Docs] (#409)

* update

---------

Co-authored-by: huanghaian <huanghaian@sensetime.com>
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
2023-02-23 17:13:57 +08:00
Haian Huang(深度眸) e08e9895b0
[Docs] Add FAQ and Troubleshooting steps (#579)
* add FAQ

* update

* update

* update

* update

* update

* update
2023-02-23 16:38:08 +08:00
Haian Huang(深度眸) 260509a574
[Update] Refactor Docs (#573)
* update get_started

* update

* update

* update

* update

* update

* update

* fix

* fix

* refactor en

* update

* update

* update
2023-02-21 17:19:01 +08:00
Range King f2a576d153
[Docs] Refactor zh-CN docs (#568)
* refactor_docs_cn

* update

* update

* update

* add dataset_preparation

---------

Co-authored-by: huanghaian <huanghaian@sensetime.com>
2023-02-20 15:51:37 +08:00
HinGwenWoong ff3e89809e
[DOC] Fix error link (#537)
* Fix error link

* Fix link

* Fix lint
2023-02-10 10:06:17 +08:00
yechenzhi 1dee9eed6e
[Docs] How to specify specific GPU training and inference (#503)
* 中文版指定GPU训练

* 删去不必要文件

* typo

* rebase dev

* add test example

* add english version

* fix format

* english typo

* 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>

---------

Co-authored-by: Range King <RangeKingHZ@gmail.com>
2023-02-06 10:12:04 +08:00
布鲁瓦丝 8237f19bf8
Added the prompt to submit the pull request (#508) 2023-02-04 11:49:58 +08:00
Haian Huang(深度眸) d8b13538dc
Add v0.4.0 Changelog (#477)
* Add v0.4.0 changelog

* update

* fix

* fix

* fix

* update

* update

* add url
2023-01-18 19:43:27 +08:00
Range King 51d30a2837
[Docs] Update `article.md` and `model_zoo.md` (#481)
* Update article.md

* Update model_zoo.md

* Update model_zoo.md
2023-01-18 15:23:31 +08:00
Range King 6bdfc0da26
[Feature] Add a tool for scheduler visualization (#479)
* Create vis_scheduler.py

* add docs

* Update .gitignore

* Update useful_tools.md

* add source link

* Add TODO
2023-01-18 15:03:02 +08:00
LinXiaoZheng 8eefed39ef
[Doc] Fix the installation step on get_started.md (#474) 2023-01-17 15:15:24 +08:00
Haian Huang(深度眸) c32ca4549f
[DOC] Add YOLOv8 docs (#461)
* Add YOLOv8 docs

* update

* update

* fix some error

* update en

* fix comment

* update
2023-01-17 15:12:02 +08:00
tianlei c682ae82c6
adjust the minimum supported python version to 3.9 (#449) 2023-01-09 18:31:37 +08:00
Haian Huang(深度眸) 9c6b4fedc8
Add v0.3.0 changelog (#440)
* bump version to v0.3.0

* add v7 cat demo config

* update mmdet version

* update

* fix topk out of range error

* update

* add changelog.md

* update

* update

* update

* update

* update
2023-01-08 15:31:58 +08:00
Range King a631370cb3
Update model graphs (#442) 2023-01-07 17:44:19 +08:00
Seperendity 89275adb29
[CodeCamp] #50 Add module combination doc (#349)
* the file  to verify the installation

* "add module_combination"

* add module_combination

* modified module_combination.md

* modify module_combination.md

* fix module_combination.md
2023-01-06 20:30:48 +08:00
Haian Huang(深度眸) 884330108d
[BC Breaking] Keep the same input shape order as mmdet 3.0.0rc5 (#436)
* Keep the same input shape order as mmdet

* add desc

* update

* update
2023-01-06 19:00:30 +08:00
wzr-skn a20b160f0f
[CodeCamp]Add doc of yolov6_description.md (#382)
* YOLOv6网络结构文档

* 修正YOLOv6网络结构文档

* 修改模型结构图四周多余的留白

Co-authored-by: yl4203 <wsnbbzwd19960817>
2023-01-06 14:59:34 +08:00
MingJian.L c14ecc336c
[DOC] Update useful_tools.md (#384)
* Update useful_tools.md

更新了浏览数据部分的文档

* Update useful_tools.md

* Update useful_tools.md

* Update useful_tools.md

* Update docs/zh_cn/user_guides/useful_tools.md

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

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2023-01-06 14:48:17 +08:00
jason_w d8cbf216de
[Fix] Fix typo in docstring (#433)
* fix typo in docstring

* fix typo in docs

* fix typo in docs
2023-01-06 11:40:47 +08:00