-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Cristina P edited this page Aug 17, 2023
·
1 revision
Welcome to the People_counting_CNN_UWB wiki!
To install all the requirements for this project run "pip install requirements.txt" command in a terminal after cloning the repository.
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.
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!