paper-with-me

Papers

OmniObject3D: Large-Vocabulary 3D Object Dataset for Realistic Perception, Reconstruction and Generation

2023-01-18 · CVPR 2023 1 · Tong Wu, Jiarui Zhang, Xiao Fu, Yuxin Wang, Jiawei Ren, Liang Pan, Wayne Wu, Lei Yang, Jiaqi Wang, Chen Qian, Dahua Lin, Ziwei Liu

Recent advances in modeling 3D objects mostly rely on synthetic datasets due to the lack of large-scale realscanned 3D databases. To facilitate the development of 3D perception, reconstruction, and generation in the real world, we propose OmniObject3D, a large vocabulary 3D object dataset with massive high-quality real-scanned 3D objects. OmniObject3D has several appealing properties: 1) Large Vocabulary: It comprises 6,000 scanned objects in 190 daily categories, sharing common classes with popular 2D datasets (e.g., ImageNet and LVIS), benefiting the pursuit of generalizable 3D representations. 2) Rich Annotations: Each 3D object is captured with both 2D and 3D sensors, providing textured meshes, point clouds, multiview rendered images, and multiple real-captured videos. 3) Realistic Scans: The professional scanners support highquality object scans with precise shapes and realistic appearances. With the vast exploration space offered by OmniObject3D, we carefully set up four evaluation tracks: a) robust 3D perception, b) novel-view synthesis, c) neural surface reconstruction, and d) 3D object generation. Extensive studies are performed on these four benchmarks, revealing new observations, challenges, and opportunities for future research in realistic 3D vision.

📄 PDF Abstract BibTeX arXiv:2301.07525

Code (1)

omniobject3d/omniobject3d pytorch

Tasks

Novel View SynthesisObjectSurface Reconstruction

Similar Papers 제목 키워드 기반

OV9D: Open-Vocabulary Category-Level 9D Object Pose and Size Estimation

2024-03-19 · Junhao Cai, Yisheng He, Weihao Yuan, Siyu Zhu 외

This paper studies a new open-set problem, the open-vocabulary category-level object pose and size estimation. Given human text descriptions of arbitrary novel object categories, the robot agent seeks to predict the posi…

Object

Large-Vocabulary 3D Diffusion Model with Transformer

2023-09-14 · Ziang Cao, Fangzhou Hong, Tong Wu, Liang Pan 외

Creating diverse and high-quality 3D assets with an automatic generative model is highly desirable. Despite extensive efforts on 3D generation, most existing works focus on the generation of a single category or a few ca…

3D GenerationDiversitymodel

1st Place Solution for ICCV 2023 OmniObject3D Challenge: Sparse-View Reconstruction

2024-04-16 · Hang Du, Yaping Xue, Weidong Dai, Xuejun Yan 외

In this report, we present the 1st place solution for ICCV 2023 OmniObject3D Challenge: Sparse-View Reconstruction. The challenge aims to evaluate approaches for novel view synthesis and surface reconstruction using only…

NeRFNovel View SynthesisSurface Reconstruction

Learning Effective NeRFs and SDFs Representations with 3D Generative Adversarial Networks for 3D Object Generation: Technical Report for ICCV 2023 OmniObject3D Challenge

2023-09-28 · Zheyuan Yang, Yibo Liu, Guile Wu, Tongtong Cao 외

In this technical report, we present a solution for 3D object generation of ICCV 2023 OmniObject3D Challenge. In recent years, 3D object generation has made great process and achieved promising results, but it remains a …

DecoderObject

GenNBV: Generalizable Next-Best-View Policy for Active 3D Reconstruction

2024-02-25 · CVPR 2024 1 · Xiao Chen, Quanyi Li, Tai Wang, Tianfan Xue 외

While recent advances in neural radiance field enable realistic digitization for large-scale scenes, the image-capturing process is still time-consuming and labor-intensive. Previous works attempt to automate this proces…

3D ReconstructionActive 3D ReconstructionEfficient ExplorationReinforcement Learning (RL)+1