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)

MeshWalker: Deep Mesh Understanding by Random Walks

AlonLahav/MeshWalker 9 Jun 2020

Each walk is organized as a list of vertices, which in some manner imposes regularity on the mesh.

46
09 Jun 2020

Triangle-Net: Towards Robustness in Point Cloud Learning

megayeye/triangle-net 27 Feb 2020

Previous research has shown that points' sparsity, rotation and positional inherent variance can lead to a significant drop in the performance of point cloud based classification techniques.

5
27 Feb 2020

BlenderProc

DLR-RM/BlenderProc 25 Oct 2019

BlenderProc is a modular procedural pipeline, which helps in generating real looking images for the training of convolutional neural networks.

2,544
25 Oct 2019

Task-Aware Monocular Depth Estimation for 3D Object Detection

WXinlong/ForeSeE 17 Sep 2019

In this paper, we first analyse the data distributions and interaction of foreground and background, then propose the foreground-background separated monocular depth estimation (ForeSeE) method, to estimate the foreground depth and background depth using separate optimization objectives and depth decoders.

61
17 Sep 2019

SceneGraphNet: Neural Message Passing for 3D Indoor Scene Augmentation

yzhou359/MakeItTalk ICCV 2019

In this paper we propose a neural message passing approach to augment an input 3D indoor scene with new objects matching their surroundings.

924
25 Jul 2019

Dominant Set Clustering and Pooling for Multi-View 3D Object Recognition

fate3439/dscnn 4 Jun 2019

We improve upon these methods by introducing a view clustering and pooling layer based on dominant sets.

12
04 Jun 2019

3D Object Recognition with Ensemble Learning --- A Study of Point Cloud-Based Deep Learning Models

dkoguciuk/ensemble_learning_for_point_clouds 17 Apr 2019

In this study, we present an analysis of model-based ensemble learning for 3D point-cloud object classification and detection.

14
17 Apr 2019

OrthographicNet: A Deep Transfer Learning Approach for 3D Object Recognition in Open-Ended Domains

sudhakaranjain/3D_DEN 8 Feb 2019

Nowadays, service robots are appearing more and more in our daily life.

5
08 Feb 2019

PVNet: A Joint Convolutional Network of Point Cloud and Multi-View for 3D Shape Recognition

code-implementation1/Code9 23 Aug 2018

With the recent proliferation of deep learning, various deep models with different representations have achieved the state-of-the-art performance.

0
23 Aug 2018

Multi-level 3D CNN for Learning Multi-scale Spatial Features

idealab-isu/GPView 30 May 2018

The multi-level voxel representation consists of a coarse voxel grid that contains volumetric information of the 3D object.

27
30 May 2018