paul-pias / Object-Detection-and-Distance-Measurement

Using yolov3 & yolov4 weights objects are being detected from live video frame along with the measurement of the object from the camera without the support of any extra hardware device.
348 stars 118 forks source link

Download of videos #5

Closed brunojus closed 4 years ago

brunojus commented 4 years ago

Hi everyone,

Could you upload the videos in other source please? Because unfortunately I got this error from git lfs.

response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Thanks in advance

paul-pias commented 4 years ago

Can you kindly check it now?

brunojus commented 4 years ago

The error still appearing.

Error downloading object: 1280.mp4 (e4d84f4): Smudge error: Error downloading 1280.mp4 (e4d84f46df50de3023927121885cc9ee19a818064823c3ed8f7453d2ae11b17e): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

HassanBinHaroon commented 2 years ago

Check out the following relevant and easiest implementation.

https://github.com/HassanBinHaroon/object_detection-PLUS-distance_estimation-v1