Segment Any Mesh
George Tang, William Zhao, Logan Ford, David Benhaim, Paul Zhang

TL;DR
Segment Any Mesh introduces a zero-shot mesh part segmentation method that combines multimodal rendering and 2D-to-3D lifting, surpassing traditional shape analysis techniques and leveraging the Segment Anything model for improved generalization.
Contribution
The paper presents a novel two-phase approach for mesh segmentation that integrates multimodal rendering with 2D-to-3D lifting, enhancing zero-shot capabilities and generalization.
Findings
Achieves comparable or better performance than Shape Diameter Function
Utilizes multimodal features for improved segmentation accuracy
Demonstrates superior generalization on a new dataset
Abstract
We propose Segment Any Mesh, a novel zero-shot mesh part segmentation method that overcomes the limitations of shape analysis-based, learning-based, and contemporary approaches. Our approach operates in two phases: multimodal rendering and 2D-to-3D lifting. In the first phase, multiview renders of the mesh are individually processed through Segment Anything to generate 2D masks. These masks are then lifted into a mesh part segmentation by associating masks that refer to the same mesh part across the multiview renders. We find that applying Segment Anything to multimodal feature renders of normals and shape diameter scalars achieves better results than using only untextured renders of meshes. By building our method on top of Segment Anything, we seamlessly inherit any future improvements made to 2D segmentation. We compare our method with a robust, well-evaluated shape analysis method,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing and 3D Reconstruction · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
