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 |
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 |
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 |
hha
|
cfec074cf6
|
init commit
|
2022-09-18 10:11:55 +08:00 |