objectImageIdentifierAI
Run
- download images
- In /serverPredictor directory
python classifierChooser.py
This will generate the model.pkl. Then, run the serverPredictor.py
python serverPredictor.py
bash test.sh
- The deploy.sh will execute the classifierChooser.py, and then the serverPredictor.py
bash deploy.sh