- Often we hear college students suffering from depression and taking harsh actions due to academic pressure, peer pressure etc.
- Our project keeps track of all hostellers over a period of time using CCTV entrance footage and performs specific actions if it falls below a certain threshold.
- Altruist uses 2 models, one of which is to recognise the person in the frame and the other to assign the happiness score
Git cloning the repository
git clone https://github.com/kunal2812/Altruist-Hack36.git
Installing all dependencies in requirements.txt
pip install -r requirements.txt
Change directory
cd Altruist-Hack36
Run the application
streamlit run app.py
- Tensorflow
- Streamlit
- Pandas
- Heroku
MIT