Training YOLOv8 with KerasCV on Custom Traffic Light Dataset

preview_player
Показать описание

Dive into the world of object detection with the robustness of YOLOv8, now seamlessly integrated into the KerasCV framework! In today's session, we venture into fine-tuning YOLOv8 for a specialized application - traffic light detection. A crucial component for Advanced Driver Assistance Systems (ADAS).

Discover:

✅ The nuances of the Traffic Light Detection Dataset.
✅ The steps to wield YOLOv8 using KerasCV for custom datasets.
✅ A demonstration of inference on validation images.
✅ YOLOv8's prowess in real-time video inference.

Missed our previous session?

We covered an in-depth overview of the KerasCV library last week. Ensure to check it out!

Join us as we demystify the steps to train YOLOv8 on custom data using KerasCV. Let's illuminate our path with AI!

Resources:

Processing, Image Classification, Object Detection, Face Detection, Face Recognition, YOLO, Segmentation, Pose Estimation, and many more using OpenCV(Python/C++), PyTorch, and TensorFlow.

🤖 Learn from the experts on AI: Computer Vision and AI Courses
YOU have an opportunity to join the over 5300+ (and counting) researchers, engineers, and students that have benefited from these courses and take your knowledge of computer vision, AI, and deep learning to the next level.🤖

#️⃣ Connect with Us #️⃣

🔖Hashtags🔖

#KerasCV #ObjectDetection #KerasCV #YOLOv8 #TrafficLightDetection #ADAS #AI #DeepLearning
#ComputerVisionEvolution #TensorFlow #PyTorch #FutureOfCV #KerasReinvented
#MachineLearning #ArtificialIntelligence #DeepLearning #AI #opencvuniversity #deeplearning #computervision #learnopencv #opencv
Рекомендации по теме
Комментарии
Автор

Excelent video! how can I load a image that not exists in the dataset and make a prediction?

franciscageorgue
Автор

i use latest keras-cv. i got error.
why

coderseparateseason
Автор

Great video! What would be the next step with the h5 file? I am having issues loading it back up and using it. Could you point to some resources on where I can find this?

alexanderoroudjev
Автор

I want to experiment yolo v8 with KerasCV by using a dataset that already contains image annotations and stored in txt format, does it have to be converted to XML or can it be used directly? if so, how to do it?

nadyasalsabila
Автор

when i use the code and train the model on 7 epochs, the MaP is always, please give me a sulotion

eiyxowg
Автор

Hi! Is it normal to have an ETA/step of 3 hours?

aduck
Автор

i run the code on 7 epochs and it always give me MaP :

eiyxowg
Автор

Hi, are the image normalized as part of the model?

rahulramakrishnan