ShirlyFE / Eye

Python code that uses machine learning (neural networks) and computer vision to classify images based on identified features. The classification is stored within the image file (as tags). This allows to search images based on features (e.g. searching for ‘cat’ will return images with cat). The program uses Keras with TensorFlow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Python code that uses machine learning (neural networks) and computer vision to classify images based on identified features. The classification is stored within the image file (as tags). This allows to search images based on features (e.g. searching for ‘cat’ will return images with cat). The program uses Keras with TensorFlow.


Languages

Language:Python 100.0%