Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/henrymxu/imagevalidator


https://github.com/henrymxu/imagevalidator

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Image Validator

Program to validate images by comparing result of YoloV3 (darknet) classifier to desired classes.

# Requirements

- Forked version of darknet that will produce json results from image classification

# Example command line usage

`./imagevalidator -darknet ~/darknet -folder ~/ImageSet/corvette`

# License

MIT