English

MeshFeat: Multi-Resolution Features for Neural Fields on Meshes

Computer Vision and Pattern Recognition 2024-07-19 v1 Machine Learning

Abstract

Parametric feature grid encodings have gained significant attention as an encoding approach for neural fields since they allow for much smaller MLPs, which significantly decreases the inference time of the models. In this work, we propose MeshFeat, a parametric feature encoding tailored to meshes, for which we adapt the idea of multi-resolution feature grids from Euclidean space. We start from the structure provided by the given vertex topology and use a mesh simplification algorithm to construct a multi-resolution feature representation directly on the mesh. The approach allows the usage of small MLPs for neural fields on meshes, and we show a significant speed-up compared to previous representations while maintaining comparable reconstruction quality for texture reconstruction and BRDF representation. Given its intrinsic coupling to the vertices, the method is particularly well-suited for representations on deforming meshes, making it a good fit for object animation.

Keywords

Cite

@article{arxiv.2407.13592,
  title  = {MeshFeat: Multi-Resolution Features for Neural Fields on Meshes},
  author = {Mihir Mahajan and Florian Hofherr and Daniel Cremers},
  journal= {arXiv preprint arXiv:2407.13592},
  year   = {2024}
}

Comments

To appear at European Conference on Computer Vision (ECCV), 2024

R2 v1 2026-06-28T17:46:09.316Z