中文
相关论文

相关论文: Blending of Learning-based Tracking and Object Det…

200 篇论文

Multiple-Object Tracking (MOT) is of crucial importance for applications such as retail video analytics and video surveillance. Object detectors are often the computational bottleneck of modern MOT systems, limiting their use for real-time…

计算机视觉与模式识别 · 计算机科学 2019-08-14 Richard Cobos , Jefferson Hernandez , Andres G. Abad

Deep learning has been widely recognized as a promising approach in different computer vision applications. Specifically, one-stage object detector and two-stage object detector are regarded as the most important two groups of Convolutional…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Xiaoliang Wang , Peng Cheng , Xinchuan Liu , Benedict Uzochukwu

Object tracking is one of the fundamental problems in visual recognition tasks and has achieved significant improvements in recent years. The achievements often come with the price of enormous hardware consumption and expensive labor effort…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yan Shen , Zhanghexuan Ji , Chunwei Ma , Mingchen Gao

Thispaperaimstoresearchandimplementa real-timevideotargettrackingalgorithmbasedon ConvolutionalNeuralNetworks(CNN),enhancingthe accuracyandrobustnessoftargettrackingincomplex scenarios.Addressingthelimitationsoftraditionaltracking…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Chaoyi Tan , Xiangtian Li , Xiaobo Wang , Zhen Qi , Ao Xiang

The problem of arbitrary object tracking has traditionally been tackled by learning a model of the object's appearance exclusively online, using as sole training data the video itself. Despite the success of these methods, their online-only…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Luca Bertinetto , Jack Valmadre , João F. Henriques , Andrea Vedaldi , Philip H. S. Torr

Mobile object tracking has an important role in the computer vision applications. In this paper, we use a tracked target-based taxonomy to present the object tracking algorithms. The tracked targets are divided into three categories: points…

计算机视觉与模式识别 · 计算机科学 2013-04-19 Duc Phu Chau , François Bremond , Monique Thonnat

The task of multiple people tracking in monocular videos is challenging because of the numerous difficulties involved: occlusions, varying environments, crowded scenes, camera parameters and motion. In the tracking-by-detection paradigm,…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Maryam Babaee , Ali Athar , Gerhard Rigoll

While computer vision has advanced considerably for general object detection and tracking, the specific problem of fast-moving tiny objects remains underexplored. This paper addresses the significant challenge of detecting and tracking…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Prithvi Raj Singh , Raju Gottumukkala , Anthony S. Maida , Alan B. Barhorst , Vijaya Gopu

For humans, object detection, recognition, and tracking are innate. These provide the ability for human to perceive their environment and objects within their environment. This ability however doesn't translate well in computers. In…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Shiyao Chen , Dale Chen-Song

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

In the last decade many different algorithms have been proposed to track a generic object in videos. Their execution on recent large-scale video datasets can produce a great amount of various tracking behaviours. New trends in Reinforcement…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Matteo Dunnhofer , Niki Martinel , Gian Luca Foresti , Christian Micheloni

Drones, or general UAVs, equipped with a single camera have been widely deployed to a broad range of applications, such as aerial photography, fast goods delivery and most importantly, surveillance. Despite the great progress achieved in…

计算机视觉与模式识别 · 计算机科学 2019-10-21 Haotian Zhang , Gaoang Wang , Zhichao Lei , Jenq-Neng Hwang

This paper explores the design and development of a class of robust diver-following algorithms for autonomous underwater robots. By considering the operational challenges for underwater visual tracking in diverse real-world settings, we…

机器人学 · 计算机科学 2018-09-19 Md Jahidul Islam , Michael Fulton , Junaed Sattar

This paper addresses the task of unsupervised video multi-object segmentation. Current approaches follow a two-stage paradigm: 1) detect object proposals using pre-trained Mask R-CNN, and 2) conduct generic feature matching for temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Tianfei Zhou , Jianwu Li , Xueyi Li , Ling Shao

Multi-object tracking (MOT) is the problem of tracking the state of an unknown and time-varying number of objects using noisy measurements, with important applications such as autonomous driving, tracking animal behavior, defense systems,…

机器学习 · 计算机科学 2022-02-17 Juliano Pinto , Georg Hess , William Ljungbergh , Yuxuan Xia , Henk Wymeersch , Lennart Svensson

Object tracking is an essential problem in computer vision that has been researched for several decades. One of the main challenges in tracking is to adapt to object appearance changes over time and avoiding drifting to background clutter.…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Elena Burceanu , Marius Leordeanu

Due to better video quality and higher frame rate, the performance of multiple object tracking issues has been greatly improved in recent years. However, in real application scenarios, camera motion and noisy per frame detection results…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Weiqiang Li , Jiatong Mu , Guizhong Liu

In this paper, the main task we aim to tackle is the multi-instance semi-supervised video object segmentation across a sequence of frames where only the first-frame box-level ground-truth is provided. Detection-based algorithms are widely…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Mingjie Sun , Jimin Xiao , Eng Gee Lim , Bingfeng Zhang , Yao Zhao

Multiple Object Tracking (MOT) plays an important role in solving many fundamental problems in video analysis in computer vision. Most MOT methods employ two steps: Object Detection and Data Association. The first step detects objects of…

计算机视觉与模式识别 · 计算机科学 2019-07-17 ShiJie Sun , Naveed Akhtar , HuanSheng Song , Ajmal Mian , Mubarak Shah

Target tracking in hyperspectral videos is a new research topic. In this paper, a novel method based on convolutional network and Kernelized Correlation Filter (KCF) framework is presented for tracking objects of interest in hyperspectral…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Kun Qian , Jun Zhou , Fengchao Xiong , Huixin Zhou , Juan Du