paper-with-me

Papers

Know Your Surroundings: Exploiting Scene Information for Object Tracking

2020-03-24 · ECCV 2020 8 · Goutam Bhat, Martin Danelljan, Luc van Gool, Radu Timofte

Current state-of-the-art trackers only rely on a target appearance model in order to localize the object in each frame. Such approaches are however prone to fail in case of e.g. fast appearance changes or presence of distractor objects, where a target appearance model alone is insufficient for robust tracking. Having the knowledge about the presence and locations of other objects in the surrounding scene can be highly beneficial in such cases. This scene information can be propagated through the sequence and used to, for instance, explicitly avoid distractor objects and eliminate target candidate regions. In this work, we propose a novel tracking architecture which can utilize scene information for tracking. Our tracker represents such information as dense localized state vectors, which can encode, for example, if the local region is target, background, or distractor. These state vectors are propagated through the sequence and combined with the appearance model output to localize the target. Our network is learned to effectively utilize the scene information by directly maximizing tracking performance on video segments. The proposed approach sets a new state-of-the-art on 3 tracking benchmarks, achieving an AO score of 63.6% on the recent GOT-10k dataset.

📄 PDF Abstract BibTeX arXiv:2003.11014

Code (1)

visionml/pytracking 공식 구현 pytorch

Tasks

Object TrackingVideo Object Tracking

Methods 이 논문이 사용한 방법론

AO This study proposes an efficient metaheuristic algorithm called the Artemisinin Optimization (AO) algorithm. This algorithm draws inspiration from the process of artemisinin…

Similar Papers 제목 키워드 기반

Know Your Neighbors: Improving Single-View Reconstruction via Spatial Vision-Language Reasoning

2024-04-04 · CVPR 2024 1 · Rui Li, Tobias Fischer, Mattia Segu, Marc Pollefeys 외

Recovering the 3D scene geometry from a single view is a fundamental yet ill-posed problem in computer vision. While classical depth estimation methods infer only a 2.5D scene representation limited to the image plane, r…

3D Scene ReconstructionDepth EstimationObject ReconstructionZero-shot Generalization

MemorySeg: Online LiDAR Semantic Segmentation with a Latent Memory

2023-11-02 · ICCV 2023 1 · Enxu Li, Sergio Casas, Raquel Urtasun

Semantic segmentation of LiDAR point clouds has been widely studied in recent years, with most existing methods focusing on tackling this task using a single scan of the environment. However, leveraging the temporal stre…

LIDAR Semantic SegmentationSegmentationSemantic Segmentation

RPNR: Robust-Perception Neural Reshading

2024-01-25 · Fouad Afiouni, Mohamad Fakih, Joey Sleiman

Augmented Reality (AR) applications necessitates methods of inserting needed objects into scenes captured by cameras in a way that is coherent with the surroundings. Common AR applications require the insertion of predef…

Image HarmonizationNeural Rendering

DisPlacing Objects: Improving Dynamic Vehicle Detection via Visual Place Recognition under Adverse Conditions

2023-06-30 · Stephen Hausler, Sourav Garg, Punarjay Chakravarty, Shubham Shrivastava 외

Can knowing where you are assist in perceiving objects in your surroundings, especially under adverse weather and lighting conditions? In this work we investigate whether a prior map can be leveraged to aid in the detect…

Binary Classificationvehicle detectionVisual Place Recognition

Translating Universal Scene Descriptions into Knowledge Graphs for Robotic Environment

2023-10-25 · Giang Hoang Nguyen, Daniel Bessler, Simon Stelter, Mihai Pomarlan 외

Robots performing human-scale manipulation tasks require an extensive amount of knowledge about their surroundings in order to perform their actions competently and human-like. In this work, we investigate the use of vir…

Knowledge Graphs