paper-with-me

Papers

Rotation Invariant Deep CBIR

2020-06-21 · Subhadip Maji, Smarajit Bose

Introduction of Convolutional Neural Networks has improved results on almost every image-based problem and Content-Based Image Retrieval is not an exception. But the CNN features, being rotation invariant, creates problems to build a rotation-invariant CBIR system. Though rotation-invariant features can be hand-engineered, the retrieval accuracy is very low because by hand engineering only low-level features can be created, unlike deep learning models that create high-level features along with low-level features. This paper shows a novel method to build a rotational invariant CBIR system by introducing a deep learning orientation angle detection model along with the CBIR feature extraction model. This paper also highlights that this rotation invariant deep CBIR can retrieve images from a large dataset in real-time.

📄 PDF Abstract BibTeX arXiv:2006.13046

Code (0)

등록된 구현이 없습니다.

Tasks

Content-Based Image RetrievalDeep LearningImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Content-Based Image Retrieval Based on Late Fusion of Binary and Local Descriptors

2017-03-24 · Nouman Ali, Danish Ali Mazhar, Zeshan Iqbal, Rehan Ashraf 외

One of the challenges in Content-Based Image Retrieval (CBIR) is to reduce the semantic gaps between low-level features and high-level semantic concepts. In CBIR, the images are represented in the feature space and the p…

Content-Based Image RetrievalImage RetrievalRetrievalTranslation

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

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…

CRIN: Rotation-Invariant Point Cloud Analysis and Rotation Estimation via Centrifugal Reference Frame

2023-03-06 · Yujing Lou, Zelin Ye, Yang You, Nianjuan Jiang 외

Various recent methods attempt to implement rotation-invariant 3D deep learning by replacing the input coordinates of points with relative distances and angles. Due to the incompleteness of these low-level features, they…

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