Machine Learning image categorisation
All notable changes to this project will be documented in CHANGELOG.md.
git clone https://github.com/marcio-pessoa/iknowu# 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./iknowu.py infer -f infer/pedra.jpg