Skip to content

JiuqingDong/convert_Object365_to_VOC

Repository files navigation

Object 365

This repo download Object365 based upon Ultralytics script

python download.py

You can also convert Object365 annotation file to VOC format.(json to xml)

Dependencies

pip install pycocotools
pip install six
pip install numpy
pip install tqdm
pip install opencv-python

Run

python main.py --dataset object365 --input "*Path*" --output "*Path*"

save filenames to txt

python save_filename.py

move images to one folder

sh mv_file.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published