Object Detection

Explore 15 AI terms in Object Detection

Anchor Box

AB

An anchor box is a predefined bounding box used in object detection models to help identify and locate objects in images.

CenterNet

CT

CenterNet is an object detection framework that detects objects as points, simplifying the detection process.

CornerNet

CN

CornerNet is a deep learning model for object detection that predicts corners of objects to identify their bounding boxes.

Faster R-CNN

Faster R-CNN

Faster R-CNN is a deep learning model for object detection that combines region proposal and classification in a single framework.

Feature Pyramid Network

FPN

Feature Pyramid Network (FPN) enhances object detection by using multi-scale feature maps for better recognition.

Intersection over Union

IoU

Intersection over Union (IoU) measures the overlap between two bounding boxes in object detection.

IoU Loss

IoU Loss

IoU Loss measures the overlap between predicted and actual bounding boxes in object detection tasks.

Mask R-CNN

Mask R-CNN

Mask R-CNN is a deep learning model for object detection and segmentation in images.

RetinaNet

RN

RetinaNet is a deep learning model designed for object detection, balancing speed and accuracy using a novel loss function.

RoI Align

RoI Align

RoI Align is a technique used in computer vision to improve object detection accuracy by precisely aligning regions of interest.

RoI Pooling

RoI

RoI Pooling is a technique used in computer vision to extract features from specific regions in an image.

SSD Detector

SSD

An SSD Detector is a type of computer vision model used for object detection in images and videos.

YOLO

YOLO

YOLO (You Only Look Once) is a real-time object detection system that identifies multiple objects in images and videos.

YOLOv5

YOLOv5

YOLOv5 is an advanced, real-time object detection model known for its speed and accuracy.

YOLOv8

YOLOv8

YOLOv8 is the latest version of the YOLO (You Only Look Once) model for real-time object detection and recognition.

Back to All Terms
Ctrl + /