paper-with-me

홈 › Papers

Need for Speed: A Benchmark for Higher Frame Rate Object Tracking

2017-03-17 · ICCV 2017 10 · Hamed Kiani Galoogahi, Ashton Fagg, Chen Huang, Deva Ramanan, Simon Lucey

In this paper, we propose the first higher frame rate video dataset (called Need for Speed - NfS) and benchmark for visual object tracking. The dataset consists of 100 videos (380K frames) captured with now commonly available higher frame rate (240 FPS) cameras from real world scenarios. All frames are annotated with axis aligned bounding boxes and all sequences are manually labelled with nine visual attributes - such as occlusion, fast motion, background clutter, etc. Our benchmark provides an extensive evaluation of many recent and state-of-the-art trackers on higher frame rate sequences. We ranked each of these trackers according to their tracking accuracy and real-time performance. One of our surprising conclusions is that at higher frame rates, simple trackers such as correlation filters outperform complex methods based on deep networks. This suggests that for practical applications (such as in robotics or embedded vision), one needs to carefully tradeoff bandwidth constraints associated with higher frame rate acquisition, computational costs of real-time analysis, and the required application accuracy. Our dataset and benchmark allows for the first time (to our knowledge) systematic exploration of such issues, and will be made available to allow for further research in this space.

📄 PDF Abstract BibTeX arXiv:1703.05884

Code (1)

susomena/DeepSlowMotion tf

Tasks

Object TrackingVisual Object Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Faster Attention Is What You Need: A Fast Self-Attention Neural Network Backbone Architecture for the Edge via Double-Condensing Attention Condensers

2022-08-15 · Alexander Wong, Mohammad Javad Shafiee, Saad Abbasi, Saeejith Nair 외

With the growing adoption of deep learning for on-device TinyML applications, there has been an ever-increasing demand for efficient neural network backbones optimized for the edge. Recently, the introduction of attentio…

Efficient Neural Network

Driver Age and Its Effect on Key Driving Metrics: Insights from Dynamic Vehicle Data

2025-01-12 · Aparna Joshi, Kojo Adugyamfi, Jennifer Merickel, Pujitha Gunaratne 외

By 2030, the senior population aged 65 and older is expected to increase by over 50%, significantly raising the number of older drivers on the road. Drivers over 70 face higher crash death rates compared to those in thei…

Anomaly Detection

On Extending Amdahl's law to Learn Computer Performance

2021-10-15 · Chaitanya Poolla, Rahul Saxena

The problem of learning parallel computer performance is investigated in the context of multicore processors. Given a fixed workload, the effect of varying system configuration on performance is sought. Conventionally, t…

Localization-Based Tracking

2021-04-12 · Derek Gloudemans, Daniel B. Work

End-to-end production of object tracklets from high resolution video in real-time and with high accuracy remains a challenging problem due to the cost of object detection on each frame. In this work we present Localizati…

object-detectionObject Detection

Pelee: A Real-Time Object Detection System on Mobile Devices

2018-04-18 · NeurIPS 2018 · Robert J. Wang, Xiang Li, Charles X. Ling

An increasing need of running Convolutional Neural Network (CNN) models on mobile devices with limited computing power and memory resource encourages studies on efficient model design. A number of efficient architectures…

object-detectionObject DetectionReal-Time Object Detection