Skip to content

TommiA/Image-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Image classifier

Classifier for a bunch of images based on the Tensorflow and Google SSD mobilenet neural network

Python and Tensorflow based classifier for the images downloaded e.g. by the Nettiauto_scraper. Requires Tensorflow and supporting models available at https://github.com/tensorflow/models

Produces folder "sorted" for the classified images in the respective folders named after the class and "unsorted" for unknown classifications. Sorts images to classes of the highest probapility over 0.5. Looks for all jpg images in the "images" folder.

About

Classifier for a bunch of images based on the Tensorflow and Google SSD mobilenet neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages