paper-with-me

Papers

Generalizing Single-View 3D Shape Retrieval to Occlusions and Unseen Objects

2023-12-31 · Qirui Wu, Daniel Ritchie, Manolis Savva, Angel X. Chang

Single-view 3D shape retrieval is a challenging task that is increasingly important with the growth of available 3D data. Prior work that has studied this task has not focused on evaluating how realistic occlusions impact performance, and how shape retrieval methods generalize to scenarios where either the target 3D shape database contains unseen shapes, or the input image contains unseen objects. In this paper, we systematically evaluate single-view 3D shape retrieval along three different axes: the presence of object occlusions and truncations, generalization to unseen 3D shape data, and generalization to unseen objects in the input images. We standardize two existing datasets of real images and propose a dataset generation pipeline to produce a synthetic dataset of scenes with multiple objects exhibiting realistic occlusions. Our experiments show that training on occlusion-free data as was commonly done in prior work leads to significant performance degradation for inputs with occlusion. We find that that by first pretraining on our synthetic dataset with occlusions and then finetuning on real data, we can significantly outperform models from prior work and demonstrate robustness to both unseen 3D shapes and unseen objects.

📄 PDF Abstract BibTeX arXiv:2401.00405

Code (1)

3dlg-hcvc/generalizing_shape_retrieval 공식 구현 pytorch

Tasks

3D Shape RetrievalDataset GenerationRetrieval

Similar Papers 제목 키워드 기반

DualPM: Dual Posed-Canonical Point Maps for 3D Shape and Pose Reconstruction

2024-12-05 · CVPR 2025 1 · Ben Kaye, Tomas Jakab, Shangzhe Wu, Christian Rupprecht 외

The choice of data representation is a key factor in the success of deep learning in geometric tasks. For instance, DUSt3R has recently introduced the concept of viewpoint-invariant point maps, generalizing depth predict…

3D Pose Estimation3D ReconstructionDepth EstimationDepth Prediction+1

SDFit: 3D Object Pose and Shape by Fitting a Morphable SDF to a Single Image

2024-09-24 · Dimitrije Antić, Sai Kumar Dwivedi, Shashank Tripathi, Theo Gevers 외

We focus on recovering 3D object pose and shape from single images. This is highly challenging due to strong (self-)occlusions, depth ambiguities, the enormous shape variance, and lack of 3D ground truth for natural imag…

Method for the generation of depth images for view-based shape retrieval of 3D CAD model from partial point cloud

2020-06-30 · Hyungki Kim, Moohyun Cha, Duhwan Mun

A laser scanner can easily acquire the geometric data of physical environments in the form of a point cloud. Recognizing objects from a point cloud is often required for industrial 3D reconstruction, which should include…

3D Object Retrieval3D Reconstruction3D Shape RetrievalRetrieval

PREMA: Part-based REcurrent Multi-view Aggregation Network for 3D Shape Retrieval

2021-11-09 · Jiongchao Jin, Huanqiang Xu, Pengliang Ji, Zehao Tang 외

We propose the Part-based Recurrent Multi-view Aggregation network(PREMA) to eliminate the detrimental effects of the practical view defects, such as insufficient view numbers, occlusions or background clutters, and also…

3D Shape RetrievalRetrieval

3D-LatentMapper: View Agnostic Single-View Reconstruction of 3D Shapes

2022-12-05 · Alara Dirik, Pinar Yanardag

Computer graphics, 3D computer vision and robotics communities have produced multiple approaches to represent and generate 3D shapes, as well as a vast number of use cases. However, single-view reconstruction remains a c…