English

TetGAN: A Convolutional Neural Network for Tetrahedral Mesh Generation

Computer Vision and Pattern Recognition 2022-10-13 v1 Graphics Machine Learning

Abstract

We present TetGAN, a convolutional neural network designed to generate tetrahedral meshes. We represent shapes using an irregular tetrahedral grid which encodes an occupancy and displacement field. Our formulation enables defining tetrahedral convolution, pooling, and upsampling operations to synthesize explicit mesh connectivity with variable topological genus. The proposed neural network layers learn deep features over each tetrahedron and learn to extract patterns within spatial regions across multiple scales. We illustrate the capabilities of our technique to encode tetrahedral meshes into a semantically meaningful latent-space which can be used for shape editing and synthesis. Our project page is at https://threedle.github.io/tetGAN/.

Keywords

Cite

@article{arxiv.2210.05735,
  title  = {TetGAN: A Convolutional Neural Network for Tetrahedral Mesh Generation},
  author = {William Gao and April Wang and Gal Metzer and Raymond A. Yeh and Rana Hanocka},
  journal= {arXiv preprint arXiv:2210.05735},
  year   = {2022}
}

Comments

Accepted to BMVC2022

R2 v1 2026-06-28T03:22:06.101Z