中文
相关论文

相关论文: Does Video Compression Impact Tracking Accuracy?

200 篇论文

Motion estimation is a key component of any modern video codec. Our understanding of motion and the estimation of motion from video has come a very long way since 2000. More than 135 different algorithms have been recently reviewed by…

图像与视频处理 · 电气工程与系统科学 2020-07-24 Daniel J. Ringis , Davinder Singh , Francois Pitie , Anil Kokaram

Without manually annotated identities, unsupervised multi-object trackers are inferior to learning reliable feature embeddings. It causes the similarity-based inter-frame association stage also be error-prone, where an uncertainty problem…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Kai Liu , Sheng Jin , Zhihang Fu , Ze Chen , Rongxin Jiang , Jieping Ye

The tracking-by-detection paradigm today has become the dominant method for multi-object tracking and works by detecting objects in each frame and then performing data association across frames. However, its sequential frame-wise matching…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Sanghyun Woo , Kwanyong Park , Seoung Wug Oh , In So Kweon , Joon-Young Lee

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Samuel Murray

Multi-object tracking (MOT) aims to maintain consistent identities of objects across video frames. Associating objects in low-frame-rate videos captured by moving unmanned aerial vehicles (UAVs) in actual combat scenarios is complex due to…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Markiyan Kostiv , Anatolii Adamovskyi , Yevhen Cherniavskyi , Mykyta Varenyk , Ostap Viniavskyi , Igor Krashenyi , Oles Dobosevych

Model compression techniques allow to significantly reduce the computational cost associated with data processing by deep neural networks with only a minor decrease in average accuracy. Simultaneously, reducing the model size may have a…

机器学习 · 计算机科学 2021-09-28 Sebastian Cygert , Andrzej Czyżewski

In Computer Vision domain, moving Object Tracking considered as one of the toughest problem.As there so many factors associated like illumination of light, noise, occlusion, sudden start and stop of moving object, shading which makes…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Rajesh Misra , Kumar S. Ray

In the context of multi-object tracking using video synthetic aperture radar (Video SAR), Doppler shifts induced by target motion result in artifacts that are easily mistaken for shadows caused by static occlusions. Moreover, appearance…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Haoxiang Chen , Wei Zhao , Rufei Zhang , Nannan Li , Dongjin Li

Object detection in videos has drawn increasing attention since it is more practical in real scenarios. Most of the deep learning methods use CNNs to process each decoded frame in a video stream individually. However, the free of charge yet…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Shiyao Wang , Hongchao Lu , Zhidong Deng

In this paper, we study an important yet less explored aspect in video detection and tracking -- stability. Surprisingly, there is no prior work that tried to study it. As a result, we start our work by proposing a novel evaluation metric…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Hong Zhang , Naiyan Wang

The problem of Multiple Object Tracking (MOT) consists in following the trajectory of different objects in a sequence, usually a video. In recent years, with the rise of Deep Learning, the algorithms that provide a solution to this problem…

计算机视觉与模式识别 · 计算机科学 2019-11-21 Gioele Ciaparrone , Francisco Luque Sánchez , Siham Tabik , Luigi Troiano , Roberto Tagliaferri , Francisco Herrera

Video compression is a central feature of the modern internet powering technologies from social media to video conferencing. While video compression continues to mature, for many compression settings, quality loss is still noticeable. These…

图像与视频处理 · 电气工程与系统科学 2023-10-31 Max Ehrlich , Jon Barker , Namitha Padmanabhan , Larry Davis , Andrew Tao , Bryan Catanzaro , Abhinav Shrivastava

Field-captured video facilitates detailed studies of spatio-temporal aspects of animal locomotion, decision-making and environmental interactions including predator-prey relationships and habitat utilisation. But even though data capture is…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Malika Nisal Ratnayake , Lex Gallon , Adel N. Toosi , Alan Dorin

Video matting is crucial for applications such as film production and virtual reality, yet deploying its computationally intensive models on resource-constrained devices presents challenges. Quantization is a key technique for model…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Tianrui Zhu , Houyuan Chen , Ruihao Gong , Michele Magno , Haotong Qin , Kai Zhang

Countless applications depend on accurate predictions with reliable confidence estimates from modern object detectors. It is well known, however, that neural networks including object detectors produce miscalibrated confidence estimates.…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Johannes Gilg , Torben Teepe , Fabian Herzog , Gerhard Rigoll

Bounding boxes are often used to communicate automatic object detection results to humans, aiding humans in a multitude of tasks. We investigate the relationship between bounding box localization errors and human task performance. We use…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Sven de Witte , Ombretta Strafforello , Jan van Gemert

Technological advancements have spurred the usage of machine learning based applications in sports science. Physiotherapists, sports coaches and athletes actively look to incorporate the latest technologies in order to further improve…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Ashish Singh , Antonio Bevilacqua , Thach Le Nguyen , Feiyan Hu , Kevin McGuinness , Martin OReilly , Darragh Whelan , Brian Caulfield , Georgiana Ifrim

Object tracking is the cornerstone of many visual analytics systems. While considerable progress has been made in this area in recent years, robust, efficient, and accurate tracking in real-world video remains a challenge. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Saeed Ranjbar Alvar , Ivan V. Bajić

Visual Object tracking research has undergone significant improvement in the past few years. The emergence of tracking by detection approach in tracking paradigm has been quite successful in many ways. Recently, deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2017-11-23 Litu Rout , Sidhartha , Gorthi R. K. S. S. Manyam , Deepak Mishra

Multi-object tracking (MOT) in computer vision remains a significant challenge, requiring precise localization and continuous tracking of multiple objects in video sequences. The emergence of data sets that emphasize robust…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Thuc Nguyen-Quang , Minh-Triet Tran