Popularity
1.7
Growing
Activity
0.0
Stable
0
3
0

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: AI     Machine Learning     Fei    

fei-cocoapi alternatives and similar packages

Based on the "fei" category.
Alternatively, view fei-cocoapi alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of fei-cocoapi or a related project?

Add another 'fei' Package

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.