Skip to content
Cristina P edited this page Aug 17, 2023 · 1 revision

Welcome to the People_counting_CNN_UWB wiki!

Requirements

To install all the requirements for this project run "pip install requirements.txt" command in a terminal after cloning the repository.

Main Files

The make_predictions.py file is the main file of the project. If you are interested in the models you can contact me, as they are too large to fit in the Git repository.

train_model_main.py file is the file used for training a CNN. You find the reference for the database that I used in the README.md file. If you need the JSON files directly, you can e-mail me.

P.S.

I would appreciate any critics or suggestions! I know there are still more things to do, but I am very proud of my project, being on my way to Machine Learning.

Thanks!

Clone this wiki locally