Commit Graph

153 Commits (71fc5670cbc26cf0ce4621b3da67ae2bf354fd27)

Author SHA1 Message Date
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
tianlei 8973096d04
[Doc] Add EN get_started (#600)
* [Doc] Add get started EN

* add pre-commit

* Update installation.md

删除register_all_modules

* Delete article.md
2023-02-28 13:49:08 +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
kitecats 14d9cab354
[CodeCamp] Add docs about how to freeze the weight of backbone or neck (#418)
* Add docs about how to freeze the weight of backbone or neck

* refine the docs

* refine the docs

* refine the docs
2022-12-31 16:36:40 +08:00
HinGwenWoong 99af3c980f
[Fix] Set metainfo fields to lower case and fix CI (#412)
* Set metainfo fields to lower case

* Set metainfo fields to lower case

* Fix ci

* Fix ci
2022-12-29 16:23:52 +08:00
tianlei 66c80e91e1
[Doc] update the English version of `custom_dataset.md` (#381)
* part_1

* [WIP][Doc]update the part of 1. Prepare dataset

* update to 5. create a new config file

* update to 9.2 perform training

* add pre-commit

* 下一次更新内容

* update to 11.1.2 Creating a Docker container

* add pre-commit

* all updates complete!

* Update docs/en/user_guides/custom_dataset.md

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

* Update docs/en/user_guides/custom_dataset.md

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

* Update docs/en/user_guides/custom_dataset.md

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

* modify en

* Update docs/en/user_guides/custom_dataset.md

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

* Update docs/en/user_guides/custom_dataset.md

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

* sync:Refactor dataset metainfo to lowercase

* Update docs/en/user_guides/custom_dataset.md

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

* Update docs/en/user_guides/custom_dataset.md

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

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
2022-12-28 20:22:10 +08:00
kitecats d0a8aaa284
[CodeCamp] Add don't used pre-training weights to how_to (#404)
* Add Don't used pre-training weights to how_to

* refine docs of how_to

* refine doc of how_to

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

* refine the doc

* refine the doc

Co-authored-by: Range King <RangeKingHZ@gmail.com>
2022-12-28 17:00:29 +08:00
Range King bb4aea90da
[Refactor] Refactor dataset metainfo to lowercase (#362)
* [Refactor] Refactor dataset metainfo to lowercase.

* Add docs

* Refactor metainfo to lowercase in new files

* Fix dataset meta compatibility
2022-12-27 21:19:39 +08:00
Range King d03dc0bfb5
[Docs] Add docs about how to set the random seed (#386)
* how to set seed

* minor fix
2022-12-19 14:17:44 +08:00
Range King 051d30a41a
[Fix] Fix CI error due to `np.int` and legacy builder.py (#389)
* Update utils.py

* fix docs

* Remove legacy build_detector

* Update test.yml

* fix error
2022-12-19 14:15:58 +08:00
WANG Tengfei 2d5485f713
[CodeCamp] Add module_combination doc (#352)
* [CodeCamp] Add module_combination doc
 * fix init_weights not match num_base_priors

 * add module_combination about yolov5 using other model loss

* Update module_combination.md

* [CodeCamp] Add module_combination doc
* update

* [CodeCamp] Add module_combination doc
2022-12-17 10:37:53 +08:00
Zhaoyan Fang 14d6922b99
[CodeCamp] Add doc of yolov6_description.md (#372)
* add assigner and loss description in yolov6_description.md

* Update docs/zh_cn/algorithm_descriptions/yolov6_description.md

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

* Update docs/zh_cn/algorithm_descriptions/yolov6_description.md

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

* Update docs/zh_cn/algorithm_descriptions/yolov6_description.md

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

* Update docs/zh_cn/algorithm_descriptions/yolov6_description.md

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

* Update docs/zh_cn/algorithm_descriptions/yolov6_description.md

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

* update

* update

* update

Co-authored-by: Haian Huang(深度眸) <1286304229@qq.com>
Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2022-12-17 10:37:02 +08:00
kitecats 70444f4d5c
[CodeCamp] Add doc of `module_combination` (#345)
* [CodeMap]Add doc of module_combination

* refine doc

* refine doc

* update doc
2022-12-15 13:00:08 +08:00