Real-Time Object Detection
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 )
Papers
Showing 1–1 of 1 papers
| Title | Status | Hype |
|---|---|---|
| YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information | Code | 16 |
No leaderboard results yet.