paper-with-me

Papers

Self-taught learning of a deep invariant representation for visual tracking via temporal slowness principle

2016-04-14 · Jason Kuen, Kian Ming Lim, Chin Poo Lee

Visual representation is crucial for a visual tracking method's performances. Conventionally, visual representations adopted in visual tracking rely on hand-crafted computer vision descriptors. These descriptors were developed generically without considering tracking-specific information. In this paper, we propose to learn complex-valued invariant representations from tracked sequential image patches, via strong temporal slowness constraint and stacked convolutional autoencoders. The deep slow local representations are learned offline on unlabeled data and transferred to the observational model of our proposed tracker. The proposed observational model retains old training samples to alleviate drift, and collect negative samples which are coherent with target's motion pattern for better discriminative tracking. With the learned representation and online training samples, a logistic regression classifier is adopted to distinguish target from background, and retrained online to adapt to appearance changes. Subsequently, the observational model is integrated into a particle filter framework to peform visual tracking. Experimental results on various challenging benchmark sequences demonstrate that the proposed tracker performs favourably against several state-of-the-art trackers.

📄 PDF Abstract BibTeX arXiv:1604.04144

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Deep Self-taught Learning for Remote Sensing Image Classification

2017-10-19 · Anika Bettge, Ribana Roscher, Susanne Wenzel

This paper addresses the land cover classification task for remote sensing images by deep self-taught learning. Our self-taught learning approach learns suitable feature representations of the input data using sparse rep…

ClassificationDictionary LearningGeneral Classificationimage-classification+3

Active Gaze Behavior Boosts Self-Supervised Object Learning

2024-11-04 · Zhengyang Yu, Arthur Aubret, Marcel C. Raabe, Jane Yang 외

Due to significant variations in the projection of the same object from different viewpoints, machine learning algorithms struggle to recognize the same object across various perspectives. In contrast, toddlers quickly l…

ObjectObject RecognitionSelf-Supervised Learning

Evaluation of Self-taught Learning-based Representations for Facial Emotion Recognition

2022-04-26 · Bruna Delazeri, Leonardo L. Veras, Alceu de S. Britto Jr., Jean Paul Barddal 외

This work describes different strategies to generate unsupervised representations obtained through the concept of self-taught learning for facial emotion recognition (FER). The idea is to create complementary representat…

DiversityEmotion RecognitionFacial Emotion Recognition

Generalizing Multiple Object Tracking to Unseen Domains by Introducing Natural Language Representation

2022-12-03 · En Yu, Songtao Liu, Zhuoling Li, Jinrong Yang 외

Although existing multi-object tracking (MOT) algorithms have obtained competitive performance on various benchmarks, almost all of them train and validate models on the same domain. The domain generalization problem of …

Domain GeneralizationMulti-Object TrackingMultiple Object TrackingObject Tracking

Evolving Self-taught Neural Networks: The Baldwin Effect and the Emergence of Intelligence

2019-04-04 · Nam Le

The so-called Baldwin Effect generally says how learning, as a form of ontogenetic adaptation, can influence the process of phylogenetic adaptation, or evolution. This idea has also been taken into computation in which e…