SieveNet: Selecting Point-Based Features for Mesh Networks
- URL: http://arxiv.org/abs/2308.12530v1
- Date: Thu, 24 Aug 2023 03:40:16 GMT
- Title: SieveNet: Selecting Point-Based Features for Mesh Networks
- Authors: Shengchao Yuan, Yishun Dou, Rui Shi, Bingbing Ni, Zhong Zheng
- Abstract summary: Meshes are widely used in 3D computer vision and graphics, but their irregular topology poses challenges in applying them to existing neural network architectures.
Recent advances in mesh neural networks turn to remeshing and push the boundary of pioneer methods that solely take the raw meshes as input.
We propose SieveNet, a novel paradigm that takes into account both the regular topology and the exact geometry.
- Score: 41.74190660234404
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Meshes are widely used in 3D computer vision and graphics, but their
irregular topology poses challenges in applying them to existing neural network
architectures. Recent advances in mesh neural networks turn to remeshing and
push the boundary of pioneer methods that solely take the raw meshes as input.
Although the remeshing offers a regular topology that significantly facilitates
the design of mesh network architectures, features extracted from such remeshed
proxies may struggle to retain the underlying geometry faithfully, limiting the
subsequent neural network's capacity. To address this issue, we propose
SieveNet, a novel paradigm that takes into account both the regular topology
and the exact geometry. Specifically, this method utilizes structured mesh
topology from remeshing and accurate geometric information from
distortion-aware point sampling on the surface of the original mesh.
Furthermore, our method eliminates the need for hand-crafted feature
engineering and can leverage off-the-shelf network architectures such as the
vision transformer. Comprehensive experimental results on classification and
segmentation tasks well demonstrate the effectiveness and superiority of our
method.
Related papers
- Riemannian Residual Neural Networks [58.925132597945634]
We show how to extend the residual neural network (ResNet)
ResNets have become ubiquitous in machine learning due to their beneficial learning properties, excellent empirical results, and easy-to-incorporate nature when building varied neural networks.
arXiv Detail & Related papers (2023-10-16T02:12:32Z) - NeuralMeshing: Differentiable Meshing of Implicit Neural Representations [63.18340058854517]
We propose a novel differentiable meshing algorithm for extracting surface meshes from neural implicit representations.
Our method produces meshes with regular tessellation patterns and fewer triangle faces compared to existing methods.
arXiv Detail & Related papers (2022-10-05T16:52:25Z) - Leveraging Structured Pruning of Convolutional Neural Networks [2.2320512724449233]
We propose a method that is able to take any structured pruning mask and generate a network that does not encounter any of these problems.
We show results of gains, in energy consumption and inference time on embedded hardware, of pruned convolutional neural networks.
arXiv Detail & Related papers (2022-06-13T15:29:12Z) - Mesh Draping: Parametrization-Free Neural Mesh Transfer [92.55503085245304]
Mesh Draping is a neural method for transferring existing mesh structure from one shape to another.
We show that by leveraging gradually increasing frequencies to guide the neural optimization, we are able to achieve stable and high quality mesh transfer.
arXiv Detail & Related papers (2021-10-11T17:24:52Z) - Primal-Dual Mesh Convolutional Neural Networks [62.165239866312334]
We propose a primal-dual framework drawn from the graph-neural-network literature to triangle meshes.
Our method takes features for both edges and faces of a 3D mesh as input and dynamically aggregates them.
We provide theoretical insights of our approach using tools from the mesh-simplification literature.
arXiv Detail & Related papers (2020-10-23T14:49:02Z) - GAMesh: Guided and Augmented Meshing for Deep Point Networks [4.599235672072547]
We present a new meshing algorithm called guided and augmented meshing, GAMesh, which uses a mesh prior to generate a surface for the output points of a point network.
By projecting the output points onto this prior, GAMesh ensures a surface with the same topology as the mesh prior but whose geometric fidelity is controlled by the point network.
arXiv Detail & Related papers (2020-10-19T18:23:53Z) - Neural Subdivision [58.97214948753937]
This paper introduces Neural Subdivision, a novel framework for data-driven coarseto-fine geometry modeling.
We optimize for the same set of network weights across all local mesh patches, thus providing an architecture that is not constrained to a specific input mesh, fixed genus, or category.
We demonstrate that even when trained on a single high-resolution mesh our method generates reasonable subdivisions for novel shapes.
arXiv Detail & Related papers (2020-05-04T20:03:21Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.