Skip to content

giochem/coco-data-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coco-data-ai

A script install coco data

Installation requirement

pip install -r requirement.txt

Preprocessing data and Automatic setup data

Usage: python main.py [OPTIONS]

Options:
  -i      Dowload zip file and Init preprocessing
  -d      Put data to dataset folder by split name
  --help  Show this message and exit.

Example commands

# Preprocessing data (take 2 hours)
$ python main.py -i

# Preprocessing data and Automatic setup split name all (take 4-6 hours)
$ python main.py -i -d

# Automatic setup val data (must run -i first)
$ python main.py -d val

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages