Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pierric/fei-cocoapi


https://github.com/pierric/fei-cocoapi

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Haskell wrapper for CocoAPI

# Image Utility
```
$ stack run imageutils -- --help
Coco Utility

Usage: imageutils [BASEDIR] [SPLIT] COMMAND

Available options:
BASEDIR path to coco
SPLIT data split
-h,--help Show this help text

Available commands:
list
dump
```

`imageutils` is an helper to list and dump images from the coco dataset. It renders bounding boxes and masks overlays as well.