paper-with-me

Papers

Affine Subspace Representation for Feature Description

2014-07-18 · Zhenhua Wang, Bin Fan, Fuchao Wu

This paper proposes a novel Affine Subspace Representation (ASR) descriptor to deal with affine distortions induced by viewpoint changes. Unlike the traditional local descriptors such as SIFT, ASR inherently encodes local information of multi-view patches, making it robust to affine distortions while maintaining a high discriminative ability. To this end, PCA is used to represent affine-warped patches as PCA-patch vectors for its compactness and efficiency. Then according to the subspace assumption, which implies that the PCA-patch vectors of various affine-warped patches of the same keypoint can be represented by a low-dimensional linear subspace, the ASR descriptor is obtained by using a simple subspace-to-point mapping. Such a linear subspace representation could accurately capture the underlying information of a keypoint (local structure) under multiple views without sacrificing its distinctiveness. To accelerate the computation of ASR descriptor, a fast approximate algorithm is proposed by moving the most computational part (ie, warp patch under various affine transformations) to an offline training stage. Experimental results show that ASR is not only better than the state-of-the-art descriptors under various image transformations, but also performs well without a dedicated affine invariant detector when dealing with viewpoint changes.

📄 PDF Abstract BibTeX arXiv:1407.4874

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Privacy-Preserving Image Features via Adversarial Affine Subspace Embeddings

2020-06-11 · CVPR 2021 1 · Mihai Dusmanu, Johannes L. Schönberger, Sudipta N. Sinha, Marc Pollefeys

Many computer vision systems require users to upload image features to the cloud for processing and storage. These features can be exploited to recover sensitive information about the scene or subjects, e.g., by reconstr…

3D Scene ReconstructionPrivacy PreservingVisual Localization

Algebraic Clustering of Affine Subspaces

2015-09-22 · Manolis C. Tsakiris, Rene Vidal

Subspace clustering is an important problem in machine learning with many applications in computer vision and pattern recognition. Prior work has studied this problem using algebraic, iterative, statistical, low-rank and…

ClusteringPosition

Intrinsic Dimension Estimation via Nearest Constrained Subspace Classifier

2020-02-08 · Liang Liao, Stephen John Maybank

We consider the problems of classification and intrinsic dimension estimation on image data. A new subspace based classifier is proposed for supervised classification or intrinsic dimension estimation. The distribution o…

ClassificationGeneral Classification

Is an Affine Constraint Needed for Affine Subspace Clustering?

2020-05-08 · ICCV 2019 10 · Chong You, Chun-Guang Li, Daniel P. Robinson, Rene Vidal

Subspace clustering methods based on expressing each data point as a linear combination of other data points have achieved great success in computer vision applications such as motion segmentation, face and digit cluster…

ClusteringFace ClusteringMotion Segmentation

Affine Non-negative Collaborative Representation Based Pattern Classification

2020-07-10 · He-Feng Yin, Xiao-Jun Wu, Zhen-Hua Feng, Josef Kittler

During the past decade, representation-based classification methods have received considerable attention in pattern recognition. In particular, the recently proposed non-negative representation based classification (NRC)…

BenchmarkingClassificationGeneral Classification