ia_emotional/readme.md

15 lines
304 B
Markdown
Raw Normal View History

2024-08-28 23:35:48 +02:00
# Recommandation :
Petit projet : 10 à 20 images par émotion
2024-08-27 23:20:49 +02:00
2024-08-28 23:35:48 +02:00
Projet moyen : 50 à 100 images par émotion
2024-08-27 23:20:49 +02:00
2024-08-28 23:35:48 +02:00
Grand projet : 100 à 200 images par émotion
2024-08-27 23:20:49 +02:00
2024-08-27 23:36:52 +02:00
# Install deps :
2024-08-28 23:36:12 +02:00
```
2024-08-27 23:53:38 +02:00
pip install tensorflow --break-system-packages
2024-08-28 23:36:12 +02:00
```
2024-08-27 23:53:38 +02:00
# Utilisation :
2024-08-28 23:36:12 +02:00
```
python3 app.py /path/to/folder/img.png
```