paper-with-me

Papers

Deep Implicit Moving Least-Squares Functions for 3D Reconstruction

2021-03-23 · CVPR 2021 1 · Shi-Lin Liu, Hao-Xiang Guo, Hao Pan, Peng-Shuai Wang, Xin Tong, Yang Liu

Point set is a flexible and lightweight representation widely used for 3D deep learning. However, their discrete nature prevents them from representing continuous and fine geometry, posing a major issue for learning-based shape generation. In this work, we turn the discrete point sets into smooth surfaces by introducing the well-known implicit moving least-squares (IMLS) surface formulation, which naturally defines locally implicit functions on point sets. We incorporate IMLS surface generation into deep neural networks for inheriting both the flexibility of point sets and the high quality of implicit surfaces. Our IMLSNet predicts an octree structure as a scaffold for generating MLS points where needed and characterizes shape geometry with learned local priors. Furthermore, our implicit function evaluation is independent of the neural network once the MLS points are predicted, thus enabling fast runtime evaluation. Our experiments on 3D object reconstruction demonstrate that IMLSNets outperform state-of-the-art learning-based methods in terms of reconstruction quality and computational efficiency. Extensive ablation tests also validate our network design and loss functions.

📄 PDF Abstract BibTeX arXiv:2103.12266

Code (1)

Andy97/DeepMLS 공식 구현 tf

Tasks

3D Object Reconstruction3D ReconstructionComputational EfficiencyObject Reconstruction

Similar Papers 제목 키워드 기반

Neural-IMLS: Self-supervised Implicit Moving Least-Squares Network for Surface Reconstruction

2021-09-09 · Zixiong Wang, Pengfei Wang, PengShuai Wang, Qiujie Dong 외

Surface reconstruction is very challenging when the input point clouds, particularly real scans, are noisy and lack normals. Observing that the Multilayer Perceptron (MLP) and the implicit moving least-square function (I…

Surface Reconstruction

Reconstruction of frequency-localized functions from pointwise samples via least squares and deep learning

2025-02-13 · A. Martina Neuman, Andres Felipe Lerma Pineda, Jason J. Bramburger, Simone Brugiapaglia

Recovering frequency-localized functions from pointwise data is a fundamental task in signal processing. We examine this problem from an approximation-theoretic perspective, focusing on least squares and deep learning-ba…

Deep Learning

Learning to Solve Nonlinear Least Squares for Monocular Stereo

2018-09-01 · ECCV 2018 9 · Ronald Clark, Michael Bloesch, Jan Czarnowski, Stefan Leutenegger 외

Sum-of-squares objective functions are very popular in computer vision algorithms. However, these objective functions are not always easy to optimize. The underlying assumptions made by solvers are often not satisfied an…

LS-Net: Learning to Solve Nonlinear Least Squares for Monocular Stereo

2018-09-09 · ECCV 2018 · Ronald Clark, Michael Bloesch, Jan Czarnowski, Stefan Leutenegger 외

Sum-of-squares objective functions are very popular in computer vision algorithms. However, these objective functions are not always easy to optimize. The underlying assumptions made by solvers are often not satisfied an…

Self-Supervised Implicit Attention Priors for Point Cloud Reconstruction

2025-11-06 · Kyle Fogarty, Chenyue Cai, Jing Yang, Zhilin Guo 외 arxiv

Recovering high-quality surfaces from irregular point cloud is ill-posed unless strong geometric priors are available. We introduce an implicit self-prior approach that distills a shape-specific prior directly from the i…