中文
相关论文

相关论文: STURE: Spatial-Temporal Mutual Representation Lear…

200 篇论文

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

Region-based methods have become increasingly popular for model-based, monocular 3D tracking of texture-less objects in cluttered scenes. However, while they achieve state-of-the-art results, most methods are computationally expensive,…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Manuel Stoiber , Martin Pfanne , Klaus H. Strobl , Rudolph Triebel , Alin Albu-Schäffer

We propose a method for multi-object tracking and segmentation based on a novel memory-based mechanism to associate tracklets. The proposed tracker, MeNToS, addresses particularly the long-term data association problem, when objects are not…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Mehdi Miah , Guillaume-Alexandre Bilodeau , Nicolas Saunier

Despite recent progress in Multiple Object Tracking (MOT), several obstacles such as occlusions, similar objects, and complex scenes remain an open challenge. Meanwhile, a systematic study of the cost-performance tradeoff for the popular…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Yu-Hsiang Wang , Jun-Wei Hsieh , Ping-Yang Chen , Ming-Ching Chang , Hung Hin So , Xin Li

This work proposes an end-to-end multi-camera 3D multi-object tracking (MOT) framework. It emphasizes spatio-temporal continuity and integrates both past and future reasoning for tracked objects. Thus, we name it "Past-and-Future reasoning…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Ziqi Pang , Jie Li , Pavel Tokmakov , Dian Chen , Sergey Zagoruyko , Yu-Xiong 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

Amodal recognition is the ability of the system to detect occluded objects. Most SOTA Visual Recognition systems lack the ability to perform amodal recognition. Few studies have achieved amodal recognition through passive prediction or…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Venkatraman Narayanan , Bala Murali Manoghar , Rama Prashanth RV , Phu Pham , Aniket Bera

Learning from Multivariate Time Series (MTS) has attracted widespread attention in recent years. In particular, label shortage is a real challenge for the classification task on MTS, considering its complex dimensional and sequential data…

机器学习 · 计算机科学 2021-10-12 Jingwei Zuo , Karine Zeitouni , Yehia Taher

Recognition of occluded objects in unseen and unstructured indoor environments is a challenging problem for mobile robots. To address this challenge, we propose a new descriptor, TOPS, for point clouds generated from depth images and an…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Ekta U. Samani , Ashis G. Banerjee

Continual learning requires models to adapt to new data while preserving previously acquired knowledge. At its core, this challenge can be viewed as principled one-step adaptation: incorporating new information with minimal interference to…

机器学习 · 计算机科学 2026-05-21 Jiaqi Sun , Boyang Sun , Rasmy M. H. , Xiangchen Song , Kun Zhang

Online Multi-Object Tracking (MOT) from videos is a challenging computer vision task which has been extensively studied for decades. Most of the existing MOT algorithms are based on the Tracking-by-Detection (TBD) paradigm combined with…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Zhen He , Jian Li , Daxue Liu , Hangen He , David Barber

Pedestrian detection is a critical task in robot perception. Multispectral modalities (visible light and thermal) can boost pedestrian detection performance by providing complementary visual information. Several gaps remain with…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Asiegbu Miracle Kanu-Asiegbu , Nitin Jotwani , Xiaoxiao Du

We present MOTLEE, a distributed mobile multi-object tracking algorithm that enables a team of robots to collaboratively track moving objects in the presence of localization error. Existing approaches to distributed tracking make limiting…

机器人学 · 计算机科学 2023-10-02 Mason B. Peterson , Parker C. Lusk , Jonathan P. How

Accurate perception of the marine environment through robust multi-object tracking (MOT) is essential for ensuring safe vessel navigation and effective maritime surveillance. However, the complicated maritime environment often causes camera…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Shengyu Tang , Zeyuan Lu , Jiazhi Dong , Changdong Yu , Xiaoyu Wang , Yaohui Lyu , Weihao Xia

Online Multiple Target Tracking (MTT) is often addressed within the tracking-by-detection paradigm. Detections are previously extracted independently in each frame and then objects trajectories are built by maximizing specifically designed…

计算机视觉与模式识别 · 计算机科学 2015-09-15 Francesco Solera , Simone Calderara , Rita Cucchiara

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Hamidreza Hashempoor , Yu Dong Hwang

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

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

Data association across frames is at the core of Multiple Object Tracking (MOT) task. This problem is usually solved by a traditional graph-based optimization or directly learned via deep learning. Despite their popularity, we find some…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Jiawei He , Zehao Huang , Naiyan Wang , Zhaoxiang Zhang

Open-vocabulary Multiple Object Tracking (MOT) aims to generalize trackers to novel categories not in the training set. Currently, the best-performing methods are mainly based on pure appearance matching. Due to the complexity of motion…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Siyuan Li , Lei Ke , Yung-Hsu Yang , Luigi Piccinelli , Mattia Segù , Martin Danelljan , Luc Van Gool