Best KZbinr for object detection. You've helped me a lot with your tutorials. Thanks
@PyLessons4 жыл бұрын
Glad to hear that!
@prajwals7384 жыл бұрын
One of the best videos on Object Tracking, Thank You for the tutorials.
@yanhairen72932 жыл бұрын
Thank you for your video. Really appreciate
@AndresPerez-qd8pn3 жыл бұрын
te amo, best explanation ever. Keep going like that!
@aabhasdhaubanja11842 жыл бұрын
Thank you so much
@alfreSBP4 жыл бұрын
Excelent job man. Suscribed.
@PyLessons4 жыл бұрын
Awesome, thank you!
@gaganagavesh36793 жыл бұрын
Thank you !! Great video....😍😍😍
@mpicuser4 жыл бұрын
Great video..thanks for this.
@PyLessons4 жыл бұрын
Glad you liked it!
@bolzanoitaly83602 жыл бұрын
I have already Mask RCNN Model with object detection code. I want to detect objects after passing Line, can you help me in code, how to detect an Object Passing through a Line, and obliged, please. thanks, an earliest response will highly be appreciated, please. thanks
@mathewmosahary76843 жыл бұрын
Can you please explain in details how the output of detection is taken for the tracking. How the tracking method is processed?
@PyLessons3 жыл бұрын
It took me 2 weeks to understand how trackcing works, I can't explain it so easily that you could immediately understand it
@banjerdsa-ngiem15103 жыл бұрын
when I train with GPU, I get loss with nan, can you please help me ?
@mangaenfrancais9344 жыл бұрын
Nice, thank you
@PyLessons4 жыл бұрын
No problem
@nikhil99532 жыл бұрын
This is so good. Can i run this code in jupyter notebook?
@tewodrosgebre2042 жыл бұрын
Thanks!
@prasannavenkatesh97004 жыл бұрын
hi, how to use efficientDet d0 model instead of yolo weights?
@PyLessons4 жыл бұрын
I dont know, google should tell you more than I can
@prasannavenkatesh97004 жыл бұрын
@@PyLessons I've searched lot but everyone implemented with yolo, is it possible to implement the same in efficient Det d0?
@ungat41904 жыл бұрын
Great , How can i get the duration of visitor of the tracked object ?
@PyLessons4 жыл бұрын
You need to implement that
@lilianleonidas95653 жыл бұрын
How can we do it with yolov3spp
@PyLessons3 жыл бұрын
The same as with any yolo
@AnasAli-jz8no4 жыл бұрын
hi .. i am using your "Train Yolo v3 to detect custom objects with FREE GPU" tutorial and want to use the custom model that I trained on colab in my personal pc. Problem is that I don't have ".pb" file generated for my custom object detector .. could you please help me ?? Thanks
@PyLessons4 жыл бұрын
Check checkpoint folder, custom trained model is not in .pb format
@AnasAli-jz8no4 жыл бұрын
@@PyLessons so , how can I apply object tracking to the custom model ? like I want to track custom my custom model objects .. need help.. thanks
@PyLessons4 жыл бұрын
Just train custom yolov3 model and run this tracker, it will work
@tawfeqkamel99894 жыл бұрын
how can i get the speed and the direction of the tracked object
@PyLessons4 жыл бұрын
You have, object, object coordinates, FPS. You can implement this by our self
@athirap37063 жыл бұрын
Hi, Python Lessons, your video help me a lot, thank you. Actually i have obtained my tracking result, but i need to get my evaluation results for that, like precision-recall curve. can you please help me ???
@rajkumarayyalsamy19713 жыл бұрын
I can try to help. I work also in similar field.
@soumyadbanik3 жыл бұрын
Did you find the way to get the evaluation metrics?
@mihaipaul74954 жыл бұрын
How do you get more than 20 fps? I did the steps from this tutorial and I haven't manage to surpass the 1.4 fps rate. What can I do to improve it?
@PyLessons4 жыл бұрын
it seems you are running on CPU then, you sure you run on gpu?
@mihaipaul74954 жыл бұрын
@@PyLessons os.environ.devices = ‘0’ which means gpu. The issue is that i run on a very low performance gpu. So you’re saying that if i will run on better GPU (for example Nvidia gTX 1080 8gb) i will get similar 20+ FPS total time as you did for detection and tracking?
@shenglinli67654 жыл бұрын
Hi, Python Lessons, your video help me a lot, could you make a step by step tutorial for how to train own dataset on object tracking with yolo?
@PyLessons4 жыл бұрын
You need to train your own custom yolo model and you can use it for custom tracking, everything is said on tutorial
@eranfeit3 жыл бұрын
Nice
@cruessli3 жыл бұрын
i speed up the video and i understand you way easier lol