paper-with-me

Papers

NUDF: Neural Unsigned Distance Fields for high resolution 3D medical image segmentation

2025-04-25 · Kristine Sørensen, Oscar Camara, Ole De Backer, Klaus Kofoed, Rasmus Paulsen

Medical image segmentation is often considered as the task of labelling each pixel or voxel as being inside or outside a given anatomy. Processing the images at their original size and resolution often result in insuperable memory requirements, but downsampling the images leads to a loss of important details. Instead of aiming to represent a smooth and continuous surface in a binary voxel-grid, we propose to learn a Neural Unsigned Distance Field (NUDF) directly from the image. The small memory requirements of NUDF allow for high resolution processing, while the continuous nature of the distance field allows us to create high resolution 3D mesh models of shapes of any topology (i.e. open surfaces). We evaluate our method on the task of left atrial appendage (LAA) segmentation from Computed Tomography (CT) images. The LAA is a complex and highly variable shape, being thus difficult to represent with traditional segmentation methods using discrete labelmaps. With our proposed method, we are able to predict 3D mesh models that capture the details of the LAA and achieve accuracy in the order of the voxel spacing in the CT images.

📄 PDF Abstract BibTeX arXiv:2504.18344

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyComputed Tomography (CT)Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

GaussianUDF: Inferring Unsigned Distance Functions through 3D Gaussian Splatting

2025-03-25 · CVPR 2025 1 · Shujuan Li, Yu-Shen Liu, Zhizhong Han

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 t…

3DGSNeural Rendering

Unsigned Orthogonal Distance Fields: An Accurate Neural Implicit Representation for Diverse 3D Shapes

2024-03-03 · CVPR 2024 1 · Yujie Lu, Long Wan, Nayu Ding, Yulong Wang 외

Neural implicit representation of geometric shapes has witnessed considerable advancements in recent years. However, common distance field based implicit representations, specifically signed distance field (SDF) for wate…

Learning Anchored Unsigned Distance Functions with Gradient Direction Alignment for Single-view Garment Reconstruction

2021-08-19 · ICCV 2021 10 · Fang Zhao, Wenhao Wang, Shengcai Liao, Ling Shao

While single-view 3D reconstruction has made significant progress benefiting from deep shape representations in recent years, garment reconstruction is still not solved well due to open surfaces, diverse topologies and c…

3D ReconstructionGarment ReconstructionSingle-View 3D Reconstruction

Sketch2Cloth: Sketch-based 3D Garment Generation with Unsigned Distance Fields

2023-03-01 · Yi He, Haoran Xie, Kazunori Miyata

3D model reconstruction from a single image has achieved great progress with the recent deep generative models. However, the conventional reconstruction approaches with template mesh deformation and implicit fields have …

Model Editing

Convolutional Neural Network-based Efficient Dense Point Cloud Generation using Unsigned Distance Fields

2022-03-22 · Abol Basher, Jani Boutellier

Dense point cloud generation from a sparse or incomplete point cloud is a crucial and challenging problem in 3D computer vision and computer graphics. So far, the existing methods are either computationally too expensive…

Point Cloud Generation