中文
相关论文

相关论文: Planar Object Tracking via Weighted Optical Flow

200 篇论文

Multi-object tracking (MOT) is a fundamental task in computer vision with critical applications in autonomous driving and robotics. Multimodal MOT that integrates visible light and thermal infrared information is particularly essential for…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Weiran Li , Yeqiang Liu , Yijie Wei , Mina Han , Qiannan Guo , Zhenbo Li

Modern multiple object tracking (MOT) systems usually follow the \emph{tracking-by-detection} paradigm. It has 1) a detection model for target localization and 2) an appearance embedding model for data association. Having the two models…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Zhongdao Wang , Liang Zheng , Yixuan Liu , Yali Li , Shengjin Wang

We propose a novel approach for joint 3D multi-object tracking and reconstruction from RGB-D sequences in indoor environments. To this end, we detect and reconstruct objects in each frame while predicting dense correspondences mappings into…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Dominik Schmauser , Zeju Qiu , Norman Müller , Matthias Nießner

A robust algorithm solution is proposed for tracking an object in complex video scenes. In this solution, the bootstrap particle filter (PF) is initialized by an object detector, which models the time-evolving background of the video signal…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Yi Dai , Bin Liu

This paper presents a method for metric rectification of planar objects that preserves angles and length ratios. An inner structure of an object is assumed to follow the laws of Manhattan World i.e. the majority of line segments are aligned…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Julia Shemiakina , Ivan Konovalenko , Daniil Tropin , Igor Faradjev

Online multi-object tracking (MOT) is extremely important for high-level spatial reasoning and path planning for autonomous and highly-automated vehicles. In this paper, we present a modular framework for tracking multiple objects…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Akshay Rangesh , Mohan M. Trivedi

Visual Odometry (VO) accumulates a positional drift in long-term robot navigation tasks. Although Convolutional Neural Networks (CNNs) improve VO in various aspects, VO still suffers from moving obstacles, discontinuous observation of…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Felix Ott , Tobias Feigl , Christoffer Löffler , Christopher Mutschler

Multi-object tracking (MOT) has been dominated by the use of track by detection approaches due to the success of convolutional neural networks (CNNs) on detection in the last decade. As the datasets and bench-marking sites are published,…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Fatih Emre Simsek , Cevahir Cigla , Koray Kayabol

Existing visual tracking methods usually localize a target object with a bounding box, in which the performance of the foreground object trackers or detectors is often affected by the inclusion of background clutter. To handle this problem,…

计算机视觉与模式识别 · 计算机科学 2018-05-01 Chenglong Li , Liang Lin , Wangmeng Zuo , Jin Tang , Ming-Hsuan Yang

Multiple object tracking (MOT), a key task in image recognition, presents a persistent challenge in balancing processing speed and tracking accuracy. This study introduces a novel approach that leverages quantum annealing (QA) to expedite…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Yasuyuki Ihara

6D object pose estimation is crucial for robotic perception and precise manipulation. Occlusion and incomplete object visibility are common challenges in this task, but existing pose refinement methods often struggle to handle these issues…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Xin Liu , Shibei Xue , Dezong Zhao , Shan Ma , Min Jiang

In Computer Vision,object tracking is a very old and complex problem.Though there are several existing algorithms for object tracking, still there are several challenges remain to be solved. For instance, variation of illumination of light,…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Rajesh Misra , Kumar S. Ray

Modern multi-object tracking (MOT) systems usually model the trajectories by associating per-frame detections. However, when camera motion, fast motion, and occlusion challenges occur, it is difficult to ensure long-range tracking or even…

计算机视觉与模式识别 · 计算机科学 2020-09-21 Shoudong Han , Piao Huang , Hongwei Wang , En Yu , Donghaisheng Liu , Xiaofeng Pan , Jun Zhao

This paper presents a novel multi-modal Multi-Object Tracking (MOT) algorithm for self-driving cars that combines camera and LiDAR data. Camera frames are processed with a state-of-the-art 3D object detector, whereas classical clustering…

机器人学 · 计算机科学 2024-05-14 Riccardo Pieroni , Simone Specchia , Matteo Corno , Sergio Matteo Savaresi

Multi-object tracking (MOT) has important applications in monitoring, logistics, and other fields. This paper develops a real-time multi-object tracking and prediction system in rugged environments. A 3D object detection algorithm based on…

机器人学 · 计算机科学 2023-08-24 Shixing Huang , Zhihao Wang , Junyuan Ouyang , Haoyao Chen

Deformable parts models show a great potential in tracking by principally addressing non-rigid object deformations and self occlusions, but according to recent benchmarks, they often lag behind the holistic approaches. The reason is that…

计算机视觉与模式识别 · 计算机科学 2016-05-13 Alan Lukežič , Luka Čehovin , Matej Kristan

Discriminative Correlation Filters based tracking algorithms exploiting conventional handcrafted features have achieved impressive results both in terms of accuracy and robustness. Template handcrafted features have shown excellent…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Peng Gao , Yipeng Ma , Chao Li , Ke Song , Fei Wang , Liyi Xiao

Deep homography estimation has broad applications in computer vision and robotics. Remarkable progresses have been achieved while the existing methods typically treat it as a direct regression or iterative refinement problem and often…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Mengfan He , Liangzheng Sun , Chunyu Li , Ziyang Meng

Drone-camera based human activity recognition (HAR) has received significant attention from the computer vision research community in the past few years. A robust and efficient HAR system has a pivotal role in fields like video…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Santosh Kumar Yadav , Esha Pahwa , Achleshwar Luthra , Kamlesh Tiwari , Hari Mohan Pandey , Peter Corcoran

We introduce a one-shot learning approach for video object tracking. The proposed algorithm requires seeing the object to be tracked only once, and employs an external memory to store and remember the evolving features of the foreground…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Boyu Liu , Yanzhao Wang , Yu-Wing Tai , Chi-Keung Tang