YOLO-NAS - Real Time Object Detection Web Application with YOLO-NAS and Flask - Webcam/IP Camera

preview_player
Показать описание
#yolonas #yolo #opencv #objectdetection #computervision #deeplearning #webapp #flask
In this video 📝, we will learn how integrate YOLONAS with Flask and create a complete Web App.

If you enjoyed this video, be sure to subscribe and press the 👍 button

🧑🏻‍💻 My AI and Computer Vision Courses⭐:

📙 AI 4 Everyone: Dive into Modern AI with Llama 3.1 and Gemini (13$):

📙 YOLOv9 & YOLOv10: Learn Object Detection, Tracking & WebApps (13$):

📕 Learn LangChain: Build #22 LLM Apps using OpenAI & Llama 2 (14$):

📕 Learn OpenCV: Build # 30 Apps with OpenCV, YOLOv8 & YOLO-NAS (13$):

Follow Me:

Chat with us on Discord:

For Consultation Call:

⌛Time Stamps⏳
0:00 Introduction and Creating a Flask API to do Object Detection on images and videos
49:02 Video HTML Page Design
01:42:55 Completing the Flask API and allowing the user to Upload an Image
02:18:55 Image HTML Page Design
02:20:00 Live Webcam Feed HTML Page Design
02:26:50 Designing the Home Page
Рекомендации по теме
Комментарии
Автор

🧑🏻‍💻 My AI and Computer Vision Courses⭐:

📙 AI 4 Everyone: Dive into Modern AI with Llama 3.1 and Gemini (13$):

📙 YOLOv9 & YOLOv10: Learn Object Detection, Tracking & WebApps (13$):

📕 Learn LangChain: Build #22 LLM Apps using OpenAI & Llama 2 (14$):

📚 Computer Vision Web Development: YOLOv8 and TensorFlow.js (13$):

📕 Learn OpenCV: Build # 30 Apps with OpenCV, YOLOv8 & YOLO-NAS (13$):




muhammadmoinfaisal
Автор

I waited for that for loong time
Thank you a lot

vinsmokesanji
Автор

Which lecture introduced the object detection of IP camera through YOLO-NAS?

ToryHwang
Автор

Is it possible to reach realtime perfoamnce?

eldadyamin
Автор

Hello
Im using yolov8
I instelled cuda and pytorch for cuda also i build cv2 to be using cuda and it still slow
I thing i missed up something in my code
How set gpu as my default interpreter ?

vinsmokesanji
Автор

Hello Sir,
Thx for your videos. I'll allready purchassed your cours in udemy ;) ...but on this video I have an error with : x1, y1, x2, y2 = int(x1), int(y1), int(x2), int(y2)
The return error is : TypeError: only size-1 arrays can be converted to Python scalars
I have the same version of pyhton 3.10....etc
Can you help me ?
Regards

naidinp