Object Detection
FCOS Fully Convolutional One stage Object Detection is an anchor free anchorless object detector Inference on image and video with PyTorch
In this article we train the YOLOv6 Nano Small and Large models on a custom Underwater Trash Detection dataset and compare the results with YOLOv5 and YOLOv7
CenterNet Object as Points is one of the milestones in the anchor free anchorless object detection algorithm Anchor free object detection is more generalizable in other computer vision tasks e
In this blog post we review the YOLOv6 paper carry out inference using the YOLOv6 models and also compare YOLOv6 with YOLOv5
Let s understand what face detection is how it works what its challenges are and in what areas face detection is used You will also see the journey of face
This article explains the training pipeline for fine tuning of the YOLOv7 object detection model on a custom pothole detection dataset