← Search

Shujuan Li

4 accepted papers

2025

GaussianUDF: Inferring Unsigned Distance Functions through 3D Gaussian Splatting

CVPR 2025highlight

Reconstructing open surfaces from multi-view images is vital in digitalizing complex objects in daily life. A widely used strategy is to learn unsigned distance functions (UDFs) by checking if their appearance conforms to the image observations through neural rendering. However, it is still hard to…

Cited by 4SourcePDFScholar
2024

Learning Continuous Implicit Field with Local Distance Indicator for Arbitrary-Scale Point Cloud Upsampling

AAAI 2024technical

Point cloud upsampling aims to generate dense and uniformly distributed point sets from a sparse point cloud, which plays a critical role in 3D computer vision. Previous methods typically split a sparse point cloud into several local patches, upsample patch points, and merge all upsampled patches. H…

2023

Learning a More Continuous Zero Level Set in Unsigned Distance Fields through Level Set Projection

ICCV 2023poster

Latest methods represent shapes with open surfaces using unsigned distance functions (UDFs). They train neural networks to learn UDFs and reconstruct surfaces with the gradients around the zero level set of the UDF. However, the differential networks struggle from learning the zero level set where t…

Cited by 33PDFcodeScholar
2023

NeAF: Learning Neural Angle Fields for Point Normal Estimation

AAAI 2023technical

Normal estimation for unstructured point clouds is an important task in 3D computer vision. Current methods achieve encouraging results by mapping local patches to normal vectors or learning local surface fitting using neural networks. However, these methods are not generalized well to unseen scenar…