3D Object Recognition

27 papers with code • 4 benchmarks • 8 datasets

3D object recognition is the task of recognising objects from 3D data.

Note that there are related tasks you can look at, such as 3D Object Detection which have more leaderboards.

(Image credit: Look Further to Recognize Better)

Latest papers with no code

3D Object Recognition By Corresponding and Quantizing Neural 3D Scene Representations

no code yet • 30 Oct 2020

We can compare the 3D feature maps of two objects by searching alignment across scales and 3D rotations, and, as a result of the operation, we can estimate pose and scale changes without the need for 3D pose annotations.

Rotation-Invariant Local-to-Global Representation Learning for 3D Point Cloud

no code yet • NeurIPS 2020

We propose a local-to-global representation learning algorithm for 3D point cloud data, which is appropriate to handle various geometric transformations, especially rotation, without explicit data augmentation with respect to the transformations.

Open-Ended Fine-Grained 3D Object Categorization by Combining Shape and Texture Features in Multiple Colorspaces

no code yet • 19 Sep 2020

Therefore, robots should have the functionality to learn about new object categories in an open-ended fashion while working in the environment. Towards this goal, we propose a deep transfer learning approach to generate a scale- and pose-invariant object representation by considering shape and texture information in multiple colorspaces.

Minimal Adversarial Examples for Deep Learning on 3D Point Clouds

no code yet • ICCV 2021

With recent developments of convolutional neural networks, deep learning for 3D point clouds has shown significant progress in various 3D scene understanding tasks, e. g., object recognition, semantic segmentation.

Active Perception using Light Curtains for Autonomous Driving

no code yet • ECCV 2020

Most real-world 3D sensors such as LiDARs perform fixed scans of the entire environment, while being decoupled from the recognition system that processes the sensor data.

YOLO and K-Means Based 3D Object Detection Method on Image and Point Cloud

no code yet • 21 Apr 2020

In our research, Camera can capture the image to make the Real-time 2D Object Detection by using YOLO, I transfer the bounding box to node whose function is making 3d object detection on point cloud data from Lidar.

3D Object Detection Method Based on YOLO and K-Means for Image and Point Clouds

no code yet • 21 Apr 2020

In our research, camera can capture the image to make the Real-time 2D object detection by using YOLO, we transfer the bounding box to node whose function is making 3d object detection on point cloud data from Lidar.

Investigating the Importance of Shape Features, Color Constancy, Color Spaces and Similarity Measures in Open-Ended 3D Object Recognition

no code yet • 10 Feb 2020

In this paper, we explore the importance of shape information, color constancy, color spaces, and various similarity measures in open-ended 3D object recognition.

Variable-Viewpoint Representations for 3D Object Recognition

no code yet • 8 Feb 2020

For the problem of 3D object recognition, researchers using deep learning methods have developed several very different input representations, including "multi-view" snapshots taken from discrete viewpoints around an object, as well as "spherical" representations consisting of a dense map of essentially ray-traced samples of the object from all directions.

Interactive Open-Ended Learning for 3D Object Recognition

no code yet • 19 Dec 2019

In particular, this architecture provides perception capabilities that will allow robots to incrementally learn object categories from the set of accumulated experiences and reason about how to perform complex tasks.