mirror of
https://github.com/arnaucube/objectImageIdentifierAI.git
synced 2026-02-06 19:26:49 +01:00
master
objectImageIdentifierAI
Run
- download images
- for example, can be done with https://github.com/arnaucode/imgDownloader.git
- In /serverPredictor directory
python classifierChooser.py
This will generate the model.pkl. Then, run the serverPredictor.py
python serverPredictor.py
- Can run the tests:
bash test.sh
- The deploy.sh will execute the classifierChooser.py, and then the serverPredictor.py
bash deploy.sh
Languages
Jupyter Notebook
40%
Python
25.9%
JavaScript
21.5%
HTML
8%
Shell
2.4%
Other
2.2%
