AnshulSood11 / PPE-Detection-YOLO-Deep_SORT

Real-time PPE detection and tracking using YOLO v3 and deep_sort
108 stars 31 forks source link

Asking. #4

Open 12194916 opened 1 year ago

12194916 commented 1 year ago

Hello sir, have you updated the code? Could you add some other labels like vest gloves so on. And Can I use my trained weights for certain labels and use it in your code? Please sir I need your help. Thanks.

chen-ying-ying commented 5 months ago

Hi, I wanted to run the full yolo but I can't get find them in the download link.

AnshulSood11 commented 5 months ago

I have updated the links, can you try again?

chen-ying-ying commented 5 months ago

I have updated the links, can you try again? The file in the Training the model sections of the README file are still not available, and the links in the text are inaccessible. Can you send it to my email or put it directly in the zip archive of the entire project file?My email is 1197685786@qq.com The following three are the names of the files I want to get: 1、[backend.h5]

1b7a279257d39fa7e3b0545fd8f0f1a0
AnshulSood11 commented 5 months ago

What do you mean by inaccessible? What do you see on clicking the links? Are you using some VPN?

chen-ying-ying commented 5 months ago

What do you mean by inaccessible? What do you see on clicking the links? Are you using some VPN?

Yes, used a VPN and after I kept refreshing it would download, probably because the page was unstable.Thanks for the heads up.

chen-ying-ying commented 5 months ago
24aeb6e608505762bb926404fc10f5fa 8fa7eb7c72782fcc4afb5a5b95eb27b0

But when I run the file predict.py, I get the error in the image above, it doesn't recognize it properly and all the data is 0.

AnshulSood11 commented 5 months ago

Hope you are using a separate python virtual environment for this project and have installed the exact dependencies as in requirements.txt

chen-ying-ying commented 5 months ago

The virtual environment and dependencies are installed, and I don't know why I can't recognize them.