mmyolo/tools
LinXiaoZheng e6e6f736e6 [Feature] Add dataset analysis script (#172)
* messages

* again

* again1

* again_2

* again_3

* again_4

* again_5

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

* Update docs/en/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 docs/zh_cn/user_guides/useful_tools.md

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

* Update tools/analysis_tools/dataset_analysis.py

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

* Update tools/analysis_tools/dataset_analysis.py

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

* Update tools/analysis_tools/dataset_analysis.py

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

* Update tools/analysis_tools/dataset_analysis.py

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

* modify code

* Update docs/en/user_guides/useful_tools.md

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

* Modify document

* Modify document

* new code

* revise decuments and codes

* Revise datails

* Update tools/analysis_tools/dataset_analysis.py

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

* modify func name

* code

* Documentation and code

* modify error meaasge

* deleted height,

Co-authored-by: HinGwenWoong <peterhuang0323@qq.com>
2022-11-03 19:03:06 +08:00
..
analysis_tools [Feature] Add dataset analysis script (#172) 2022-11-03 19:03:06 +08:00
dataset_converters [Feature] Add script converts yolo-style to coco format (#161) 2022-11-03 19:03:06 +08:00
misc [Feature] Add `extract_subcoco` script (#186) 2022-11-03 19:03:06 +08:00
model_converters [Feature] Support P6 YOLOv5 (#168) 2022-11-03 19:03:06 +08:00
dist_test.sh init commit 2022-09-18 10:11:55 +08:00
dist_train.sh init commit 2022-09-18 10:11:55 +08:00
slurm_test.sh init commit 2022-09-18 10:11:55 +08:00
slurm_train.sh init commit 2022-09-18 10:11:55 +08:00
test.py [Feature] Support YOLOv6 training (#183) 2022-11-03 19:03:06 +08:00
train.py [Fix] Fix resume is not set correctly bug when `cfg.resume` is True (#221) 2022-11-03 19:03:06 +08:00