@@ -44,6 +44,18 @@ Navigate to [http://localhost:3000](http://localhost:3000)
...
@@ -44,6 +44,18 @@ Navigate to [http://localhost:3000](http://localhost:3000)
<br/>
<br/>
# Documentation
## Algorithm
The crowd-counting AI model used is based on this repository:
https://github.com/ZhengPeng7/W-Net-Keras
The dataset used is ShanghaiTech Part B.
The model is given a 3-channel image and generates a density map of half the size of the input image.
The estimated number of people is obtained by summing on all pixels of the density map.
<br/>
# TODO
# TODO
## Coté algo
## Coté algo
- Accéder à d'autre infos telle que l'API des cours sur demande à la DISI pour intégrer ça aux prédictions (ex: cours en promo complète juste implique plus d'attente)
- Accéder à d'autre infos telle que l'API des cours sur demande à la DISI pour intégrer ça aux prédictions (ex: cours en promo complète juste implique plus d'attente)