Real-time Object Detection with YOLOv5 and OpenCV - Deploy Your Model Now!

  Рет қаралды 15,329

Nicolai Nielsen

Nicolai Nielsen

Жыл бұрын

Inside my school and program, I teach you my system to become an AI engineer or freelancer. Life-time access, personal help by me and I will show you exactly how I went from below average student to making $250/hr. Join the High Earner AI Career Program here 👉 www.nicolai-nielsen.com/aicareer (PRICES WILL INCREASE SOON)
You will also get access to all the technical courses inside the program, also the ones I plan to make in the future! Check out the technical courses below 👇
_____________________________________________________________
In this video 📝 we are going to Deploy a Custom YOLOv5 Object Detection Model with OpenCV. We will create a class where you can put in a youtube video that you want to detect objects in. We will go over each line of the code, talk about how to set it up, and how to run the program.
If you enjoyed this video, be sure to press the 👍 button so that I know what content you guys like to see.
_____________________________________________________________
🛠️ Freelance Work: www.nicolai-nielsen.com/nncode
_____________________________________________________________
💻💰🛠️ High Earner AI Career Program: www.nicolai-nielsen.com/aicareer
⚙️ Real-world AI Technical Courses: (www.nicos-school.com)
📗 OpenCV GPU in Python: www.nicos-school.com/p/opencv...
📕 YOLOv7 Object Detection: www.nicos-school.com/p/yolov7...
📒 Transformer & Segmentation: www.nicos-school.com/p/transf...
📙 YOLOv8 Object Tracking: www.nicos-school.com/p/yolov8...
📘 Research Paper Implementation: www.nicos-school.com/p/resear...
📔 CustomGPT: www.nicos-school.com/p/custom...
_____________________________________________________________
📞 Connect with Me:
🌳 linktr.ee/nicolainielsen
🌍 My Website: www.nicolai-nielsen.com/
🤖 GitHub: github.com/niconielsen32
👉 LinkedIn: / nicolaiai
🐦 X/Twitter: / nielsencv_ai
🌆 Instagram: / nicolaihoeirup
_____________________________________________________________
🎮 My Gear (Affiliate links):
💻 Laptop: amzn.to/49LJkTW
🖥️ Desktop PC:
NVIDIA RTX 4090 24GB: amzn.to/3Uc7yAM
Intel I9-14900K: amzn.to/3W4Z5Cb
Motherboard: amzn.to/4aR6wBC
32GB RAM: amzn.to/3Jt2XVR
🖥️ Monitor: amzn.to/4aLP8hh
🖱️ Mouse: amzn.to/3W501GH
⌨️ Keyboard: amzn.to/3xUGz5b
🎙️ Microphone: amzn.to/3w1F1WK
📷 Camera: amzn.to/4b4Ryr9
_____________________________________________________________
Tags:
#YOLOv5 #ObjectDetection #DeepLearning #DeployModels

Пікірлер: 26
@NicolaiAI
@NicolaiAI Жыл бұрын
Join My AI Career Program www.nicolai-nielsen.com/aicareer Enroll in My School and Technical Courses www.nicos-school.com
@picassoofai4061
@picassoofai4061 Жыл бұрын
Man, I know how you're feeling. all this precious content and you're not getting the appreciation that you deserve. Finding your channel was the best thing that happened to me this day. Thanks for sharing.
@NicolaiAI
@NicolaiAI Жыл бұрын
Thanks a lot for the nice words and watching!
@paxifixi1761
@paxifixi1761 7 ай бұрын
Maybe because he is mumbling and barely understandable at all 😅
@xXMaDGaMeR
@xXMaDGaMeR Жыл бұрын
how would you deploy the webcam detection on web ? supposing using flask
@animesh7897
@animesh7897 Жыл бұрын
How better is yolov5 when compared to yolov4 in the case of detecting smaller/objects at a distance?
@NicolaiAI
@NicolaiAI Жыл бұрын
It depends on what yolo model u are using. But usually they are just slightly better and faster
@3DFinalCut1
@3DFinalCut1 5 ай бұрын
Thanks for the tutorial! I have a question: Why don't you swap the colors from BGR to RGB for the inference? OpenCV reads the images in BGR and YOLO expects RGB images (if it was trained that way). Or am I misunderstanding something?
@NicolaiAI
@NicolaiAI 5 ай бұрын
Thanks a lot! Def check out the newer videos with yolov8 as well. Ultralytics and the predict method take care of everything and u can pass in opencv image as well in BGR format
@3DFinalCut1
@3DFinalCut1 5 ай бұрын
Yes, it is easier with YOLOv8, but I cannot use the YOLOv8 library with existing costum YOLOv5 models. Or is it possible?
@exelmainda3726
@exelmainda3726 Жыл бұрын
Great video! but can you tell me how to set the IoU threshold?
@studystuff51
@studystuff51 Жыл бұрын
amazing video, but i had a doubt. is there any way we can set the detection to be within a certain area?
@NicolaiAI
@NicolaiAI Жыл бұрын
Thanks a lot for watching! Yeah u can definitely do that. U can just crop the image to the desired region
@omumbare8582
@omumbare8582 9 ай бұрын
you can do it by putting an ROI on the frame and cropping the input frame to the model with the ROI coordinates, by doing this you can have original frame which is visible to you but model will only run on specified ROI (region of interest)
@studystuff51
@studystuff51 9 ай бұрын
yep i did just that@@omumbare8582
@hetpathak4913
@hetpathak4913 3 ай бұрын
please provide the link to download the notebook
@vedshukla659
@vedshukla659 Жыл бұрын
Great. Can we make a custom object detection in Pycharm?
@NicolaiAI
@NicolaiAI Жыл бұрын
Yeah it's just a code editor
@vedshukla659
@vedshukla659 Жыл бұрын
@@NicolaiAI Yes but I am facing issues creating the tfrecord file. I have searched extensively but can't find a single video which works (end-to-end) with custom object detection in PyCharm. May be you can do it..
@nguyencongtri2839
@nguyencongtri2839 Жыл бұрын
If I want only to detect person classes, how to edit this code. Thank's you
@exelmainda3726
@exelmainda3726 Жыл бұрын
Edit the .yaml dataset classes before you train your model
@user-yl2se8lf7m
@user-yl2se8lf7m 2 ай бұрын
Where can we find the code
@hhhttt9100
@hhhttt9100 2 ай бұрын
Y’all have different files than mine and it’s driving me crazy.
@user-bv4pc1rl7u
@user-bv4pc1rl7u Жыл бұрын
good
@NicolaiAI
@NicolaiAI Жыл бұрын
Thanks!
Object Detection in 10 minutes with YOLOv5 & Python!
10:45
Rob Mulla
Рет қаралды 223 М.
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 474 М.
1 класс vs 11 класс (неаккуратность)
01:00
YOLOv8: How to Train Objection Model with Custom Dataset
19:22
Nicolai Nielsen
Рет қаралды 48 М.
Deep Drowsiness Detection using YOLO, Pytorch and Python
1:18:35
Nicholas Renotte
Рет қаралды 239 М.
Real-time Object Detection on YoloV5 with Flask - Webcam/IP Camera
18:00
YOLOv5: How to Train a Object Detection Model on Custom Dataset
30:40
Nicolai Nielsen
Рет қаралды 45 М.
How charged your battery?
0:14
V.A. show / Магика
Рет қаралды 4,2 МЛН
Задача APPLE сделать iPHONE НЕРЕМОНТОПРИГОДНЫМ
0:57
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 20 МЛН