Simple script that lets you order images based on color.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install .
Run the following command in the Terminal
app and follow the instructions:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/MarcVillain/ColorsClassifier/master/scripts/install_osx.sh)"
Make sure you have activated your venv first.
colorsclassifier --help
- Marc Villain marc.villain@epita.fr