/tfg_ismartin

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tfg_ismartin

################################ README ############################## Download yolo weights with command "wget https://pjreddie.com/media/files/yolov3.weights" in models directory.

Directories: finalApp : The final app, type "python main.py <video_to_analyze>" from this directory. finalApp_eval : finalApp evaluation, type "python main.py". models : Models used in finalApp. previousVersions : Code of objects recognition version and stage recognition version. utils : Util executables to analyze some datasets.