Skip to content

marcio-pessoa/iknowu

Repository files navigation

IknowU

Machine Learning image categorisation

Changes

All notable changes to this project will be documented in CHANGELOG.md.

Installing

Cloning

git clone https://github.com/marcio-pessoa/iknowu

Installing required Python modules

# Change to work directory
cd iknowu
# Create Python virtual environment
python -m venv venv
# Activate virtual environment
source venv/bin/activate
# Install requirements
venv/bin/pip3 install -r requirements.txt

Running

To infer an image

./iknowu.py infer -f infer/pedra.jpg

About

TensorFlow - I Know You (Machine Learning image categorisation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages