ArtLabss / tennis-tracking

Open-source Monocular Python HawkEye for Tennis
https://www.artlabs.tech
The Unlicense
419 stars 100 forks source link

Failed to parse NetParameter file: Yolov3/yolov3.weights in function 'readNetFromDarknet' #20

Closed anjaragit closed 1 year ago

anjaragit commented 1 year ago

I'm try to build the ""!python3 predict_video.py --input_video_path=VideoInput/video_input3.mp4 --output_video_path=VideoOutput/video_output.mp4 --minimap=0 --bounce=0"" on collab , but I don't see this paths "yolo_weights = 'Yolov3/yolov3.weights'" on the repository.

Can , you help me to regenerate this weights value please.

anjaragit commented 1 year ago

thanks

shukkkur commented 1 year ago

@anjaragit Hi! I hope you read the README.md and found the solution