Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierric/fei-cocoapi
https://github.com/pierric/fei-cocoapi
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pierric/fei-cocoapi
- Owner: pierric
- License: bsd-3-clause
- Created: 2019-01-05T04:10:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T21:22:41.000Z (almost 4 years ago)
- Last Synced: 2024-12-08T08:15:15.772Z (about 1 month ago)
- Language: Haskell
- Size: 12.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Haskell wrapper for CocoAPI
# Image Utility
```
$ stack run imageutils -- --help
Coco UtilityUsage: imageutils [BASEDIR] [SPLIT] COMMAND
Available options:
BASEDIR path to coco
SPLIT data split
-h,--help Show this help textAvailable 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.