paper-with-me

Papers

Learning Descriptors for Object Recognition and 3D Pose Estimation

2015-02-20 · CVPR 2015 6 · Paul Wohlhart, Vincent Lepetit

Detecting poorly textured objects and estimating their 3D pose reliably is still a very challenging problem. We introduce a simple but powerful approach to computing descriptors for object views that efficiently capture both the object identity and 3D pose. By contrast with previous manifold-based approaches, we can rely on the Euclidean distance to evaluate the similarity between descriptors, and therefore use scalable Nearest Neighbor search methods to efficiently handle a large number of objects under a large range of poses. To achieve this, we train a Convolutional Neural Network to compute these descriptors by enforcing simple similarity and dissimilarity constraints between the descriptors. We show that our constraints nicely untangle the images from different objects and different views into clusters that are not only well-separated but also structured as the corresponding sets of poses: The Euclidean distance between descriptors is large when the descriptors are from different objects, and directly related to the distance between the poses when the descriptors are from the same object. These important properties allow us to outperform state-of-the-art object views representations on challenging RGB and RGB-D data.

📄 PDF Abstract BibTeX arXiv:1502.05908

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose EstimationObjectObject RecognitionPose Estimation

Similar Papers 제목 키워드 기반

When Regression Meets Manifold Learning for Object Recognition and Pose Estimation

2018-05-16 · Mai Bui, Sergey Zakharov, Shadi Albarqouni, Slobodan Ilic 외

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensio…

Multi-Task LearningObject RecognitionPose EstimationPose Retrieval+3

Learning and aggregating deep local descriptors for instance-level recognition

2020-07-26 · ECCV 2020 8 · Giorgos Tolias, Tomas Jenicek, Ondřej Chum

We propose an efficient method to learn deep local descriptors for instance-level recognition. The training only requires examples of positive and negative image pairs and is performed as metric learning of sum-pooled gl…

Image RetrievalMetric Learning

Window-Based Descriptors for Arabic Handwritten Alphabet Recognition: A Comparative Study on a Novel Dataset

2014-11-13 · Marwan Torki, Mohamed E. Hussein, Ahmed Elsallamy, Mahmoud Fayyaz 외

This paper presents a comparative study for window-based descriptors on the application of Arabic handwritten alphabet recognition. We show a detailed experimental evaluation of different descriptors with several classif…

ImageNet MPEG-7 Visual Descriptors - Technical Report

2017-02-01 · Frédéric Rayar

ImageNet is a large scale and publicly available image database. It currently offers more than 14 millions of images, organised according to the WordNet hierarchy. One of the main objective of the creators is to provide …

General Classificationimage-classificationImage ClassificationObject+1

Boosting Object Recognition in Point Clouds by Saliency Detection

2019-11-06 · Marlon Marcon, Riccardo Spezialetti, Samuele Salti, Luciano Silva 외

Object recognition in 3D point clouds is a challenging task, mainly when time is an important factor to deal with, such as in industrial applications. Local descriptors are an amenable choice whenever the 6 DoF pose of r…

Object RecognitionSaliency Detection