paper-with-me

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 prior information. As one solution, a real-time model-free object tracking approach is designed in this work relying on Convolutional Neural Networks (CNNs). To overcome the object-centric information scarcity, both appearance and motion features are deeply integrated by the proposed AMNet, which is an end-to-end offline trained two-stream network. Between the two parallel streams, the ANet investigates appearance features with a multi-scale Siamese atrous CNN, enabling the tracking-by-matching strategy. The MNet achieves deep motion detection to localize anonymous moving objects by processing generic motion features. The final tracking result at each frame is generated by fusing the output response maps from both sub-networks. The proposed AMNet reports leading performance on both OTB and VOT benchmark datasets with favorable real-time processing speed.

📄 PDF Abstract BibTeX arXiv:1812.06418

Code (0)

등록된 구현이 없습니다.

Tasks

Motion DetectionObjectObject Tracking

Similar Papers 제목 키워드 기반

Tackling multiple object tracking with complicated motions—Re-designing the integration of motion and appearance

2022-08-22 · Image and Vision Computing 2022 8 · FanYang, ZhengWang, YangWu, SakrianiSakti 외

Although numerous data association methods have been proposed for Multiple Object Tracking (MOT), how to integrate different features in the data association remains an open problem. For instance, over-relying on the mot…

Multiple Object TrackingObjectObject Tracking

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 tracki…

ObjectObject RecognitionObject Tracking

Refinements in Motion and Appearance for Online Multi-Object Tracking

2020-03-16 · Piao Huang, Shoudong Han, Jun Zhao, Donghaisheng Liu 외

Modern multi-object tracking (MOT) system usually involves separated modules, such as motion model for location and appearance model for data association. However, the compatible problems within both motion and appearanc…

BlockingMulti-Object TrackingObject TrackingOnline Multi-Object 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

Deep Motion Features for Visual Tracking

2016-12-20 · Susanna Gladh, Martin Danelljan, Fahad Shahbaz Khan, Michael Felsberg

Robust visual tracking is a challenging computer vision problem, with many real-world applications. Most existing approaches employ hand-crafted appearance features, such as HOG or Color Names. Recently, deep RGB feature…

Action RecognitionOptical Flow EstimationTemporal Action LocalizationVideo Classification+1