paper-with-me

홈 › Papers

A Multisensory Learning Architecture for Rotation-invariant Object Recognition

2020-09-14 · Murat Kirtay, Guido Schillaci, Verena V. Hafner

This study presents a multisensory machine learning architecture for object recognition by employing a novel dataset that was constructed with the iCub robot, which is equipped with three cameras and a depth sensor. The proposed architecture combines convolutional neural networks to form representations (i.e., features) for grayscaled color images and a multi-layer perceptron algorithm to process depth data. To this end, we aimed to learn joint representations of different modalities (e.g., color and depth) and employ them for recognizing objects. We evaluate the performance of the proposed architecture by benchmarking the results obtained with the models trained separately with the input of different sensors and a state-of-the-art data fusion technique, namely decision level fusion. The results show that our architecture improves the recognition accuracy compared with the models that use inputs from a single modality and decision level multimodal fusion method.

📄 PDF Abstract BibTeX arXiv:2009.06292

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingObjectObject Recognition

Similar Papers 제목 키워드 기반

RPR-Net: A Point Cloud-based Rotation-aware Large Scale Place Recognition Network

2021-08-29 · Zhaoxin Fan, Zhenbo Song, Wenping Zhang, Hongyan Liu 외

Point cloud-based large scale place recognition is an important but challenging task for many applications such as Simultaneous Localization and Mapping (SLAM). Taking the task as a point cloud retrieval problem, previou…

Autonomous DrivingPoint Cloud RetrievalRetrievalSimultaneous Localization and Mapping

S2P-Net: A Spectral-Spatial Polar Network for Rotation-Invariant Object Recognition in Low-Data Regimes

2026-05-10 · Albert Heruth arxiv

We present S2P-Net (Spectral-Spatial Polar Network), a compact deep learning architecture that achieves mathematically guaranteed rotation invariance without data augmentation. In this Paper, we also made a comparison to…

Object RecognitionData Augmentation

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

The ObjectFolder Benchmark: Multisensory Learning with Neural and Real Objects

2023-06-01 · CVPR 2023 1 · Ruohan Gao, Yiming Dou, Hao Li, Tanmay Agarwal 외

We introduce the ObjectFolder Benchmark, a benchmark suite of 10 tasks for multisensory object-centric learning, centered around object recognition, reconstruction, and manipulation with sight, sound, and touch. We also …

BenchmarkingObjectObject Recognition

Humans and deep networks largely agree on which kinds of variation make object recognition harder

2016-04-21 · Saeed Reza Kheradpisheh, Masoud Ghodrati, Mohammad Ganjtabesh, Timothée Masquelier

View-invariant object recognition is a challenging problem, which has attracted much attention among the psychology, neuroscience, and computer vision communities. Humans are notoriously good at it, even if some variatio…

ObjectObject RecognitionTemplate Matching