Skip to content

jahongir7174/ROBIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ROBIN dataset converter from csv to coco format

Install

  • pip install tqdm
  • pip install mmcv
  • pip install Pillow

Steps

  • Download the dataset from original repo
  • Unzip the file called ROBINv1.1.zip into ../Dataset/ folder
  • python main.py --csv2coco for converting annotations from csv to coco format
  • python main.py --image2coco for converting annotations from list of images to coco format

Reference

Releases

No releases published

Packages

No packages published

Languages