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
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 :
$ sudo apt-get install gmic
Navigate to the download page found here and install the stable release with the provided installer.
Please read the documentation for basic usage. The docs can be found here.