paper-with-me

홈 › Papers

The Challenge of Appearance-Free Object Tracking with Feedforward Neural Networks

2021-09-30 · Girik Malik, Drew Linsley, Thomas Serre, Ennio Mingolla

Nearly all models for object tracking with artificial neural networks depend on appearance features extracted from a "backbone" architecture, designed for object recognition. Indeed, significant progress on object tracking has been spurred by introducing backbones that are better able to discriminate objects by their appearance. However, extensive neurophysiology and psychophysics evidence suggests that biological visual systems track objects using both appearance and motion features. Here, we introduce $\textit{PathTracker}$, a visual challenge inspired by cognitive psychology, which tests the ability of observers to learn to track objects solely by their motion. We find that standard 3D-convolutional deep network models struggle to solve this task when clutter is introduced into the generated scenes, or when objects travel long distances. This challenge reveals that tracing the path of object motion is a blind spot of feedforward neural networks. We expect that strategies for appearance-free object tracking from biological vision can inspire solutions these failures of deep neural networks.

📄 PDF Abstract BibTeX arXiv:2110.02772

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject RecognitionObject Tracking

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Model-free Tracking with Deep Appearance and Motion Features Integration

2018-12-16 · Xiaolong Jiang, Peizhao Li, Xian-Tong Zhen, Xian-Bin Cao

Being able to track an anonymous object, a model-free tracker is comprehensively applicable regardless of the target type. However, designing such a generalized framework is challenged by the lack of object-oriented prio…

Motion DetectionObjectObject Tracking

SoccerNet 2023 Tracking Challenge -- 3rd place MOT4MOT Team Technical Report

2023-08-31 · Gal Shitrit, Ishay Be'ery, Ido Yerhushalmy

The SoccerNet 2023 tracking challenge requires the detection and tracking of soccer players and the ball. In this work, we present our approach to tackle these tasks separately. We employ a state-of-the-art online multi-…

Multi-Object TrackingObject

Appearance-free Tripartite Matching for Multiple Object Tracking

2020-08-09 · Lijun Wang, Yanting Zhu, Jue Shi, Xiaodan Fan

Multiple Object Tracking (MOT) detects the trajectories of multiple objects given an input video. It has become more and more important for various research and industry areas, such as cell tracking for biomedical resear…

Cell TrackingMultiple Object TrackingObjectObject Tracking

Tracking the Unstable: Appearance-Guided Motion Modeling for Robust Multi-Object Tracking in UAV-Captured Videos

2025-08-03 · Jianbo Ma, Hui Luo, Qi Chen, Yuankai Qi 외 arxiv

Multi-object tracking (MOT) aims to track multiple objects while maintaining consistent identities across frames of a given video. In unmanned aerial vehicle (UAV) recorded videos, frequent viewpoint changes and complex …

Multi-Object Tracking

Real-time visual tracking by deep reinforced decision making

2017-02-21 · Janghoon Choi, Junseok Kwon, Kyoung Mu Lee

One of the major challenges of model-free visual tracking problem has been the difficulty originating from the unpredictable and drastic changes in the appearance of objects we target to track. Existing methods tackle th…

Deep Reinforcement LearningReal-Time Visual Trackingreinforcement-learningReinforcement Learning+2