Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Scripts for converting annotations into MS COCO JSON format.

License

Notifications You must be signed in to change notification settings

waikato-datamining/mscocodata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBSOLETE

This code has been superceded by the much more comprehensive wai.annotations library.

mscocodata

Scripts for converting annotations into MS COCO JSON format.

Background

Installation

  • install virtual environment (eg for Python 3.5)

    virtualenv -p /usr/bin/python3.5 venv
    
  • install dependencies

    ./venv/bin/pip install -r requirements.txt 
    
    

About

Scripts for converting annotations into MS COCO JSON format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages