Back to Research papers
Research paper index

MeshFM: 2D Features Are All You Need for 3D Shape Understanding

Jinfan Zhou, Richard Liu, Itai Lang, Rana Hanocka

arXiv:2607.27592Published July 30, 20260 citations
  • cs.CV
  • cs.GR
  • foundation model

Abstract

We present MeshFM, an efficient feedforward framework for extracting rich features from 3D inputs. Our method distills 2D features from visual foundation models into 3D. We train a feedforward network to directly predict 3D features without requiring optimization during inference. The approach utilizes a two-stage training strategy. First, we optimize a feature field in 3D using only 2D feature supervision. Second, we train a network to regress this feature field. The entire procedure requires no 3D annotation, instead relying on the powerful information in 2D foundation models. We demonstrate that our learned features can be immediately applied to downstream tasks, including part segmentation, dense correspondence, and mesh deformation. Extensive experiments show that MeshFM, trained solely with 2D supervision, performs on par with methods trained explicitly with 3D supervision, even without task-specific fine-tuning. Moreover, our model is trained to be robust to extreme rotations of the input objects. Project page: https://threedle.github.io/MeshFM/

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.