Table of Contents IntroductionWhat is YOLOv5?Models Available in YOLOv5Features Provided by YOLOv5Custom Object Detection Training using YOLOv5Approach for Custom TrainingThe Custom Training ...
Object Detection using YOLOv5 and OpenCV DNN in C++ and Python
You can either love YOLOv5 or despise it. You can't ignore YOLOv5! YOLO has come a long way since its first release. There are eight major versions in the YOLO family lineup - The official ones by ...
Automatic License Plate Recognition using Deep Learning
Deep learning has been one of the fastest-growing technologies in the modern world. Deep learning has become part of our everyday life, from voice-assistant to self-driving cars, it is everywhere. One ...
Top 10 Sources to Find Computer Vision and AI Models
The AI community generously shares code, model architectures, and even models trained on large datasets. We are standing on the shoulders of giants, which is why the industry is adopting AI so ...
Multi-Attribute and Graph-based Object Detection
In this post, we will discuss an object detection approach that leverages the understanding of the objects' structure and the context of the image by enumerating objects' characteristics and ...
Plastic Waste Detection with Deep Learning
Photo by Louis Reed on Unsplash With each passing day, the effect of climate change is becoming all too real. From hurricanes and wildfires to melting ice and rising sea levels, its impact keeps ...