Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 655 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 655 Bytes

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