Mask2CAD: 3D Shape Prediction by Learning to Segment and Retrieve
TLDR
Mask2CAD jointly detects objects in images and retrieves the most similar CAD model and pose using a joint embedding space.
Reasoning
The paper's strength lies in leveraging large-scale 3D datasets for CAD-based object representation from real images, with experiments on Pix3D and ScanNet. However, it is limited to retrieval from existing CAD models, not generative or parametric modeling, and does not address novel shape synthesis.
Read-first score
Read-first score 41.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 43.
Field roles
Rank sensitivity
Stability: volatile; rank range: 92.
Keyword Scores
Deep Analysis
Innovations
- Joint detection of objects in real-world images and retrieval of the most similar CAD model with pose optimization
- Construction of a joint embedding space between image regions and 3D CAD models for retrieval
- CAD-based representation of objects ensuring valid, efficient shape representation for applications
- New image-to-3D baseline on ScanNet with larger shape diversity, real-world occlusions, and challenging views
Methodology
Mask2CAD detects objects in RGB images and for each detected object, retrieves the most similar CAD model and its pose by learning a joint embedding space between image regions and 3D CAD models, leveraging large-scale 3D model datasets.
Key Results
Experiments on Pix3D show advantage over state of the art; a new baseline on ScanNet is proposed for future research.