Skip to content

frank-trampe/binclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binclass

This is a binary image classifier. It uses slicing rules, a neural network, and post-processing rules to return a true or false value. See binclass.py for specific options and examples/handwriting/README.md for invocation examples.

Setup

Run git submodule update --init to get img2vec and pip install torch torchvision sklearn to get other Python dependencies. On first run, torch will try to fetch the neural networks.

About

A binary image classifier with slicing support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages