Live Object Detection in Python

preview_player
Показать описание
Today we learn how to implement live object detection in Python, using machine learning and OpenCV.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾

📚 Programming Books & Merch 📚

🌐 Social Media & Contact 🌐

Timestamps:

(0:00) Intro
(0:15) Set Up & Resources
(3:15) Object Recognition on Images
(21:32) Live Object Recognition
(24:33) Outro
Рекомендации по теме
Комментарии
Автор

This is the best programming channel on youtube. It teaches well, clear and all in 1 part. Deserves 10 million subscribes atleast

eepikki
Автор

Vielen Dank, bin sehr beeindruckt davon.

zachfenton
Автор

Thanks a million for your invaluable content... it's just wonderful

amirmoezi
Автор

Greatly appreciate the content and the effort behind it :)
I found an opencv error in line 17 in the code. The error said "cv2.dnn has no attribute readNetFromCaffee". In case anyone else also has the same problem, changing the function from cv2.readNetFromCaffee to cv2.readNet helped solve this issue

harishh.s
Автор

This is the best project topic to choose !! .. i got many things from u to learn ! THANKYOU SO MUCH !! this channal will grow very much, as AI is coming into the consideration at school level more !!

The way u tell the code and present is the best !! thanku ~~!

Learner
Автор

Thank you for sharing content like this, I really appreciate this :)

leveltube
Автор

Github resources ask for access. Not able to download😢

helpdesk
Автор

You are rocking I am always fan for you✨

muthurubant
Автор

How this channel haven't one million subscribers yet???
I N S A N E !

wko_
Автор

Wonderful content, I am a fan! Random question: how did you make the intro music?

VisuallyExplained
Автор

Im not getting access to files you provided links in description. Please help

collegemoviesadda
Автор

Hey man a lot of thanks you explain very well i got a question i need to find an object that is not common where do i find the model for this object or how can i make my own

oscartrejo
Автор

Could you explain how to get that model on the computer? if i just use the files, nothing happens

Deethreeful
Автор

How can we add new object category to the list?

jjspellarts
Автор

Great video thank you!
Where can I find different type of models?
in this case, the model does include bottles but i also need (in example) cans

zivanaf
Автор

Instructions Unclear, accidentally made Iron man suit 😆

ChadDeveloper
Автор

I have done the whole code correct but still not getting the prediction in the image output, it's just the image gets opened without any prediction

parinayseth
Автор

If I want to use a different model like yolo for example does it work the same way?

Unknown-dwbe
Автор

I can't access the links you provide

eeoenzx
Автор

how do you create that file model and put caffemodel and prototxt.txt?

stevensantos