Siraj Raval
You Only Look Once – this object detection algorithm is currently the state of the art, outperforming R-CNN and it’s variants. I’ll go into some different object detection algorithm improvements over the years, then dive into YOLO theory and a programmatic implementation using Tensorflow!
Code for this video:
https://github.com/llSourcell/YOLO_Object_Detection
Please Subscribe! And like. And comment. That’s what keeps me going.
Want more inspiration & education? Follow me:
Twitter: https://twitter.com/sirajraval
Facebook: https://www.facebook.com/sirajology
More learning resources:
https://pjreddie.com/darknet/yolo/
https://timebutt.github.io/static/how-to-train-yolov2-to-detect-custom-objects/
http://machinethink.net/blog/object-detection-with-yolo/
https://github.com/pjreddie/darknet/wiki/YOLO:-Real-Time-Object-Detection
https://github.com/KleinYuan/easy-yolo
https://medium.com/@xslittlegrass/almost-real-time-vehicle-detection-using-yolo-da0f016b43de
https://medium.com/diaryofawannapreneur/yolo-you-only-look-once-for-object-detection-explained-6f80ea7aaa1e
Join us in the Wizards Slack channel:
http://wizards.herokuapp.com/
And please support me on Patreon:
https://www.patreon.com/user?u=3191693 Instagram: https://www.instagram.com/sirajraval/
Signup for my newsletter for exciting updates in the field of AI:
https://goo.gl/FZzJ5w
Hit the Join button above to sign up to become a member of my channel for access to exclusive content!
Source
0:10 "Horse"
HI sriraj .. i am looking for the model to extract phone numbers from the image . what method would be suitable for my need?
what is the newest object detection now? 2 years after this video was uploaded
Does Yolo use parallelism? if so can anyone point me to where in the code it uses it?
How can I detect patterns into the video, for example, violence
I think it's developed by Joseph Redmon …… YOLO i've seen his TED talk. and also he made it as open source.
I get an error:" utilsprocess.py", line 29, in parser
if layer['type'] == '[net]':
KeyError: 'type' " when loading the weights. I dont know whyyyy
nice job siraj. I wish you follow making videos
i love the way that you speak. You speak very clearly and i can undestand
What software did you use for green screen?
HOLY SHIT LOL
Fantastic video, ridiculously informative. Thank you!
Thanks. Your video is really helpful
hi, in which part can you change the type of detect object? For example I would like to recognize a apple
Hello I am having a hard time installing YOLO and was wondering if you can help
wall hack in real life
Cool thank you for the informative video. However, at the end you are not training it on your own video.. but you are only executing the neural network on your own video. Am I correct? You are only doing inference and not training…
Awesome! This is so inspiring! Thanks!
Where can I find the slides?
YOLO can be embedded in Rasberry Pi ?
I wish I could
Can yolo be trained to detect other objects?
Why we need darkflow for YOLO algorithm?
Hi guys can anyone help me? I installed the weights and pip install cpython ,but Im not sure how to run it
I want a pair of sun glasses that can count cards that be sick…
Hi siraj,
I want to know, is there a way to use object or image recognition on internet or website like on Amazon or Walmart to product images recognition, etc, rather than using real-time object detection via webcam. please reply
I just wanted to say thank you for the great video I have been watching your videos for a little while now and I really enjoy the pacing of this one some of your other videos are a little fast and everything goes over my head but I think this was a good balance
Great video @Siraj Raval !
Is there a web version of the document you are going through in this video by any chance?
Good video. awesome presentation. Tune your mike echo. it echo's at a considerable level, thereby muffling the sound clarity to a significant level. Use loud key statement phrases with a different tone, every so often, as headings for different elements of your great talk. Clear text uses paragraphs for different phases of a narrative. Your narrative is not loudly organized, it's quite fast and sonically uneventful. I am 40 and foreign, loud summary statements to orient and punctuate, and logical paragraphing, would make this clearer. awesome presentation though. I managed to follow at least 8 minutes until my potato sausages destracted me and when I picked up again i was lost.
how to add more classes to custom classes
Hello Siraj, I am unable to install cython globally. Could you please help me in that.
i will literally pay for enjoy this content in spanish
Please do one on SSD implementation
Can we do it for custom data set with few class bounding box prediction?
Awesome
Hi, Could you please tell me where I can get the document you showed entirely in the video?
Can yolo detect glass windows
hey how can we use normal digital camera instead of webcam???
Which utility are you using to navigate through the code?
Can u send the link of the object dataset you are using??
Dear Siraj, how to give function (webcam object detection "person") process start notepad.exe
600 dislikes absolutely come from savages and barbarians
Thank you so much for the info! Your videos are always awesome!
I implemented the Yolo model in addition to some math to get distance calculator in real time:
https://www.youtube.com/watch?v=gd1emFp-P_8
Hello, i want to implemente YOLO on my windows computer. Do i have to follow the same steps?
Nice video tutorial. I was hoping if you could give an advise a new method on how to detect rules of thirds on a photograph using OpenCV? Thanks in advance.