paper-with-me

홈 › Papers

DeepMix: Online Auto Data Augmentation for Robust Visual Object Tracking

2021-04-23 · Ziyi Cheng, Xuhong Ren, Felix Juefei-Xu, Wanli Xue, Qing Guo, Lei Ma, Jianjun Zhao

Online updating of the object model via samples from historical frames is of great importance for accurate visual object tracking. Recent works mainly focus on constructing effective and efficient updating methods while neglecting the training samples for learning discriminative object models, which is also a key part of a learning problem. In this paper, we propose the DeepMix that takes historical samples' embeddings as input and generates augmented embeddings online, enhancing the state-of-the-art online learning methods for visual object tracking. More specifically, we first propose the online data augmentation for tracking that online augments the historical samples through object-aware filtering. Then, we propose MixNet which is an offline trained network for performing online data augmentation within one-step, enhancing the tracking accuracy while preserving high speeds of the state-of-the-art online learning methods. The extensive experiments on three different tracking frameworks, i.e., DiMP, DSiam, and SiamRPN++, and three large-scale and challenging datasets, \ie, OTB-2015, LaSOT, and VOT, demonstrate the effectiveness and advantages of the proposed method.

📄 PDF Abstract BibTeX arXiv:2104.11585

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationObjectObject TrackingVisual Object Tracking

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
MixConv MixConv, or Mixed Depthwise Convolution, is a type of depthwise convolution that naturally mixes up multiple…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

DeepMix: Mobility-aware, Lightweight, and Hybrid 3D Object Detection for Headsets

2022-01-15 · Yongjie Guan, Xueyu Hou, Nan Wu, Bo Han 외

Mobile headsets should be capable of understanding 3D physical environments to offer a truly immersive experience for augmented/mixed reality (AR/MR). However, their small form-factor and limited computation resources ma…

2D Object Detection3D Object DetectionMixed RealityObject+2

A Deep Unrolling Model with Hybrid Optimization Structure for Hyperspectral Image Deconvolution

2023-06-10 · Alexandros Gkillas, Dimitris Ampeliotis, Kostas Berberidis

In recent literature there are plenty of works that combine handcrafted and learnable regularizers to solve inverse imaging problems. While this hybrid approach has demonstrated promising results, the motivation for comb…

Computational EfficiencyDenoisingImage Deconvolution

RangeAugment: Efficient Online Augmentation with Range Learning

2022-12-20 · Sachin Mehta, Saeid Naderiparizi, Fartash Faghri, Maxwell Horton 외

State-of-the-art automatic augmentation methods (e.g., AutoAugment and RandAugment) for visual recognition tasks diversify training data using a large set of augmentation operations. The range of magnitudes of many augme…

Knowledge Distillationobject-detectionObject DetectionOpen-Ended Question Answering+1

Disentangling Foreground and Background for vision-Language Navigation via Online Augmentation

2025-10-01 · Yunbo Xu, Xuesong Zhang, Jia Li, Zhenzhen Hu 외 arxiv

Following language instructions, vision-language navigation (VLN) agents are tasked with navigating unseen environments. While augmenting multifaceted visual representations has propelled advancements in VLN, the signifi…

Vision-Language Navigation

Online Hyper-parameter Learning for Auto-Augmentation Strategy

2019-05-17 · ICCV 2019 10 · Chen Lin, Minghao Guo, Chuming Li, Yuan Xin 외

Data augmentation is critical to the success of modern deep learning techniques. In this paper, we propose Online Hyper-parameter Learning for Auto-Augmentation (OHL-Auto-Aug), an economical solution that learns the augm…

Data Augmentation