paper-with-me

홈 › Papers

NeuralMLS: Geometry-Aware Control Point Deformation

2022-01-05 · Meitar Shechter, Rana Hanocka, Gal Metzer, Raja Giryes, Daniel Cohen-Or

We introduce NeuralMLS, a space-based deformation technique, guided by a set of displaced control points. We leverage the power of neural networks to inject the underlying shape geometry into the deformation parameters. The goal of our technique is to enable a realistic and intuitive shape deformation. Our method is built upon moving least-squares (MLS), since it minimizes a weighted sum of the given control point displacements. Traditionally, the influence of each control point on every point in space (i.e., the weighting function) is defined using inverse distance heuristics. In this work, we opt to learn the weighting function, by training a neural network on the control points from a single input shape, and exploit the innate smoothness of neural networks. Our geometry-aware control point deformation is agnostic to the surface representation and quality; it can be applied to point clouds or meshes, including non-manifold and disconnected surface soups. We show that our technique facilitates intuitive piecewise smooth deformations, which are well suited for manufactured objects. We show the advantages of our approach compared to existing surface and space-based deformation techniques, both quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:2201.01873

Code (1)

meitarshechter/neuralmls 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Text2Control3D: Controllable 3D Avatar Generation in Neural Radiance Fields using Geometry-Guided Text-to-Image Diffusion Model

2023-09-07 · Sungwon Hwang, Junha Hyung, Jaegul Choo

Recent advances in diffusion models such as ControlNet have enabled geometrically controllable, high-fidelity text-to-image generation. However, none of them addresses the question of adding such controllability to text-…

3D GenerationImage GenerationNeRFText to 3D+2

WIR3D: Visually-Informed and Geometry-Aware 3D Shape Abstraction

2025-05-07 · Richard Liu, Daniel Fu, Noah Tan, Itai Lang 외

We present WIR3D, a technique for abstracting 3D shapes through a sparse set of visually meaningful curves in 3D. We optimize the parameters of Bezier curves such that they faithfully represent both the geometry and sali…

KP-RED: Exploiting Semantic Keypoints for Joint 3D Shape Retrieval and Deformation

2024-03-15 · CVPR 2024 1 · Ruida Zhang, Chenyangguang Zhang, Yan Di, Fabian Manhardt 외

In this paper, we present KP-RED, a unified KeyPoint-driven REtrieval and Deformation framework that takes object scans as input and jointly retrieves and deforms the most geometrically similar CAD models from a pre-proc…

3D Shape RetrievalRetrieval

Geometry-aware Generation of Adversarial and Cooperative Point Clouds

2019-09-25 · Yuxin Wen, Jiehong Lin, Ke Chen, Kui Jia

Recent studies show that machine learning models are vulnerable to adversarial examples. In 2D image domain, these examples are obtained by adding imperceptible noises to natural images. This paper studies adversarial ge…

FairnessObject

3D Geometry-aware Deformable Gaussian Splatting for Dynamic View Synthesis

2024-04-09 · CVPR 2024 1 · Zhicheng Lu, Xiang Guo, Le Hui, Tianrui Chen 외

In this paper, we propose a 3D geometry-aware deformable Gaussian Splatting method for dynamic view synthesis. Existing neural radiance fields (NeRF) based solutions learn the deformation in an implicit manner, which can…

3D geometryDynamic ReconstructionNeRF