YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
automate_darts_dataset
1. Utilites
1.1 json_moving.sh
./json_moving.sh b1_09_26_2025 labels/train/b1_09_26_2025
1.2 allocate.py
python allocate.py ../images/train/b1_07_16_2025 ../images/allocated/b1_07_16_2025
1.3 extract_from_dir.py
python extract_from_dir.py ../images/raw/b1_07_16_2025 ../images/train/b1_07_16_2025
1.4 path_convert.py
python path_convert.py ~/Downloads/b1_07_16_2025_0/ ../labels/train/b1_07_16_2025/ ../images/allocated/b1_07_16_2025/0/ ../images/train/b1_07_16_2025/ --to_unix
path_convert用来将labelme标注文件.json中路径修改成自定义的相对路径,方便查看,支持unix与windows互相转换。
- Downloads last month
- 3