Skip to content
/ cvjson Public

Computer Vision JSON, a data analysis library to manipulate and work with object detection datasets in the COCO format.

Notifications You must be signed in to change notification settings

B2Gdevs/cvjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVJSON

Created by Ben Garrard

CVJSON is a computer vision data analysis library that is used make handling COCO formatted JSON files easier. See the beginning documentation found here for more details on the formatting and everything else

Installation

Download the repo from github and install :

$ pip install git+https://github.com/B2Gdevs/cvjson.git

For some extensions GMIC is used and will need to be installed if wanting to use them :

Linux GMIC Install

$ sudo apt-get install gmic

Windows GMIC Install

Navigate to the download page found here and install the stable release with the provided installer.

Usage

Please read the documentation for basic usage. The docs can be found here.

About

Computer Vision JSON, a data analysis library to manipulate and work with object detection datasets in the COCO format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages