paper-with-me

홈 › Papers

Is Rotation a Nuisance in Shape Recognition?

2014-06-01 · CVPR 2014 6 · Qiuhong Ke, Yi Li

Rotation in closed contour recognition is a puzzling nuisance in most algorithms. In this paper we address three fundamental issues brought by rotation in shapes: 1) is alignment among shapes necessary? If the answer is "no", 2) how to exploit information in different rotations? and 3) how to use rotation unaware local features for rotation aware shape recognition? We argue that the origin of these issues is the use of hand crafted rotation-unfriendly features and measurements. Therefore our goal is to learn a set of hierarchical features that describe all rotated versions of a shape as a class, with the capability of distinguishing different such classes. We propose to rotate shapes as many times as possible as training samples, and learn the hierarchical feature representation by effectively adopting a convolutional neural network. We further show that our method is very efficient because the network responses of all possible shifted versions of the same shape can be computed effectively by re-using information in the overlapping areas. We tested the algorithm on three real datasets: Swedish Leaves dataset, ETH-80 Shape, and a subset of the recently collected Leafsnap dataset. Our approach used the curvature scale space and outperformed the state of the art.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Rotation-Invariant Recognition of Fine-grained Shapes from the Perspective of Contour Points

2025-03-14 · Yanjie Xu, Handing Xu, Tianmu Wang, Yaguan Li 외

Rotation-invariant recognition of shapes is a common challenge in computer vision. Recent approaches have significantly improved the accuracy of rotation-invariant recognition by encoding the rotational invariance of sha…

Higher order PCA-like rotation-invariant features for detailed shape descriptors modulo rotation

2026-01-06 · Jarek Duda arxiv

PCA can be used for rotation invariant features, describing a shape with its $p_{ab}=E[(x_i-E[x_a])(x_b-E[x_b])]$ covariance matrix approximating shape by ellipsoid, allowing for rotation invariants like its traces of po…

Scene UnderstandingObject Recognition

Rotation-Invariant Autoencoders for Signals on Spheres

2020-12-08 · Suhas Lohit, Shubhendu Trivedi

Omnidirectional images and spherical representations of $3D$ shapes cannot be processed with conventional 2D convolutional neural networks (CNNs) as the unwrapping leads to large distortion. Using fast implementations of…

ClusteringRetrieval

An Elastic Shape Variational Autoencoder for Skeleton Pose Trajectories

2026-05-10 · Arafat Rahman, Shashwat Kumar, Laura E. Barnes, Anuj Srivastava arxiv

Deep generative models provide flexible frameworks for modeling complex, structured data such as images, videos, 3D objects, and texts. However, when applied to sequences of human skeletons, standard variational autoenco…

Action Recognition

Polynomial-based rotation invariant features

2018-01-03 · Jarek Duda

One of basic difficulties of machine learning is handling unknown rotations of objects, for example in image recognition. A related problem is evaluation of similarity of shapes, for example of two chemical molecules, fo…

BIG-bench Machine Learning