paper-with-me

홈 › Papers

CAD-Estate: Large-scale CAD Model Annotation in RGB Videos

2023-06-15 · ICCV 2023 1 · Kevis-Kokitsi Maninis, Stefan Popov, Matthias Nießner, Vittorio Ferrari

We propose a method for annotating videos of complex multi-object scenes with a globally-consistent 3D representation of the objects. We annotate each object with a CAD model from a database, and place it in the 3D coordinate frame of the scene with a 9-DoF pose transformation. Our method is semi-automatic and works on commonly-available RGB videos, without requiring a depth sensor. Many steps are performed automatically, and the tasks performed by humans are simple, well-specified, and require only limited reasoning in 3D. This makes them feasible for crowd-sourcing and has allowed us to construct a large-scale dataset by annotating real-estate videos from YouTube. Our dataset CAD-Estate offers 101k instances of 12k unique CAD models placed in the 3D representations of 20k videos. In comparison to Scan2CAD, the largest existing dataset with CAD model annotations on real scenes, CAD-Estate has 7x more instances and 4x more unique CAD models. We showcase the benefits of pre-training a Mask2CAD model on CAD-Estate for the task of automatic 3D object reconstruction and pose estimation, demonstrating that it leads to performance improvements on the popular Scan2CAD benchmark. The dataset is available at https://github.com/google-research/cad-estate.

📄 PDF Abstract BibTeX arXiv:2306.09011

Code (1)

google-research/cad-estate 공식 구현 pytorch

Tasks

3D Object ReconstructionObjectObject ReconstructionPose Estimation

Similar Papers 제목 키워드 기반

Estimating Generic 3D Room Structures from 2D Annotations

2023-06-15 · NeurIPS 2023 11 · Denys Rozumnyi, Stefan Popov, Kevis-Kokitsi Maninis, Matthias Nießner 외

Indoor rooms are among the most common use cases in 3D scene understanding. Current state-of-the-art methods for this task are driven by large annotated datasets. Room layouts are especially important, consisting of stru…

Scene Understanding

RealCam-Vid: High-resolution Video Dataset with Dynamic Scenes and Metric-scale Camera Movements

2025-04-11 · Guangcong Zheng, Teng Li, Xianpan Zhou, Xi Li

Recent advances in camera-controllable video generation have been constrained by the reliance on static-scene datasets with relative-scale camera annotations, such as RealEstate10K. While these datasets enable basic view…

Video Generation

ST-RAP: A Spatio-Temporal Framework for Real Estate Appraisal

2023-08-21 · Hojoon Lee, Hawon Jeong, Byungkun Lee, Kyungyup Lee 외

In this paper, we introduce ST-RAP, a novel Spatio-Temporal framework for Real estate APpraisal. ST-RAP employs a hierarchical architecture with a heterogeneous graph neural network to encapsulate temporal dynamics and s…

Graph Neural Network

Case Study: Ensemble Decision-Based Annotation of Unconstrained Real Estate Images

2023-09-26 · Miroslav Despotovic, Zedong Zhang, Eric Stumpe, Matthias Zeppelzauer

We describe a proof-of-concept for annotating real estate images using simple iterative rule-based semi-supervised learning. In this study, we have gained important insights into the content characteristics and uniquenes…

RE-Tagger: A light-weight Real-Estate Image Classifier

2022-07-12 · Prateek Chhikara, Anil Goyal, Chirag Sharma

Real-estate image tagging is one of the essential use-cases to save efforts involved in manual annotation and enhance the user experience. This paper proposes an end-to-end pipeline (referred to as RE-Tagger) for the rea…

image-classificationImage ClassificationTransfer Learning