Real-Time Object Detection

107 papers with code • 7 benchmarks • 8 datasets

Real-Time Object Detection is a computer vision task that involves identifying and locating objects of interest in real-time video sequences with fast inference while maintaining a base level of accuracy.

This is typically solved using algorithms that combine object detection and tracking techniques to accurately detect and track objects in real-time. They use a combination of feature extraction, object proposal generation, and classification to detect and localize objects of interest.

( Image credit: CenterNet )

Libraries

Use these libraries to find Real-Time Object Detection models and implementations
8 papers
27,693
8 papers
21,429
8 papers
2,917
See all 36 libraries.

Real-time Transformer-based Open-Vocabulary Detection with Efficient Fusion Head

om-ai-lab/OmDet 11 Mar 2024

End-to-end transformer-based detectors (DETRs) have shown exceptional performance in both closed-set and open-vocabulary object detection (OVD) tasks through the integration of language modalities.

26
11 Mar 2024

YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information

wongkinyiu/yolov9 21 Feb 2024

It can be used to obtain complete information, so that train-from-scratch models can achieve better results than state-of-the-art models pre-trained using large datasets, the comparison results are shown in Figure 1.

7,684
21 Feb 2024

MODIPHY: Multimodal Obscured Detection for IoT using PHantom Convolution-Enabled Faster YOLO

shubha07m/On-device-computer-vision-experiments-with-IoT 12 Feb 2024

Low-light conditions and occluded scenarios impede object detection in real-world Internet of Things (IoT) applications like autonomous vehicles and security systems.

2
12 Feb 2024

Domain Adaptable Fine-Tune Distillation Framework For Advancing Farm Surveillance

razaimam45/fine-tune-distillation 10 Feb 2024

The Fine-Tune Distillation framework aims to be adaptable to specific use cases, enabling the transfer of knowledge from the large models to the small models, making it suitable for domain-specific applications.

1
10 Feb 2024

HIC-YOLOv5: Improved YOLOv5 For Small Object Detection

Jacoo-ai/HIC-Yolov5 28 Sep 2023

Small object detection has been a challenging problem in the field of object detection.

24
28 Sep 2023

BGF-YOLO: Enhanced YOLOv8 with Multiscale Attentional Feature Fusion for Brain Tumor Detection

mkang315/bgf-yolo 22 Sep 2023

You Only Look Once (YOLO)-based object detectors have shown remarkable accuracy for automated brain tumor detection.

43
22 Sep 2023

Gold-YOLO: Efficient Object Detector via Gather-and-Distribute Mechanism

huawei-noah/Efficient-Computing NeurIPS 2023

In the past years, YOLO-series models have emerged as the leading approaches in the area of real-time object detection.

1,105
20 Sep 2023

YOLO-MS: Rethinking Multi-Scale Representation Learning for Real-time Object Detection

fishandwasabi/yolo-ms 10 Aug 2023

We aim at providing the object detection community with an efficient and performant object detector, termed YOLO-MS.

206
10 Aug 2023

YUDO: YOLO for Uniform Directed Object Detection

djordjened92/yudo 8 Aug 2023

This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle.

10
08 Aug 2023

RCS-YOLO: A Fast and High-Accuracy Object Detector for Brain Tumor Detection

mkang315/rcs-yolo 31 Jul 2023

With an excellent balance between speed and accuracy, cutting-edge YOLO frameworks have become one of the most efficient algorithms for object detection.

55
31 Jul 2023