paper-with-me

Papers

Deep Multi-Scale Mesh Feature Learning for Automated Labeling of Raw Dental Surfaces From 3D Intraoral Scanners

2020-07-01 · journal 2020 7 · Chunfeng Lian Biomedical Research Imaging Center, USA Li Wang Biomedical Research Imaging Center, USA Tai-Hsien Wu College of Dentistry, USA Fan Wang Biomedical Research Imaging Center, USA Pew-Thian Yap Biomedical Research Imaging Center, USA Ching-Chang Ko College of Dentistry, The Ohio State University, Columbus, USA Dinggang Shen Biomedical Research Imaging Center, The University of North Carolina at Chapel Hill, Chapel Hill, USA Korea University, Seoul, South Korea

Precisely labeling teeth on digitalized 3D dental surface models is the precondition for tooth position rearrangements in orthodontic treatment planning. However, it is a challenging task primarily due to the abnormal and varying appearance of patients' teeth. The emerging utilization of intraoral scanners (IOSs) in clinics further increases the difficulty in automated tooth labeling, as the raw surfaces acquired by IOS are typically low-quality at gingival and deep intraoral regions. In recent years, some pioneering end-to-end methods (e.g., PointNet) have been proposed in the communities of computer vision and graphics to consume directly raw surface for 3D shape segmentation. Although these methods are potentially applicable to our task, most of them fail to capture fine-grained local geometric context that is critical to the identification of small teeth with varying shapes and appearances. In this paper, we propose an end-to-end deep-learning method, called MeshSegNet, for automated tooth labeling on raw dental surfaces. Using multiple raw surface attributes as inputs, MeshSegNet integrates a series of graph-constrained learning modules along its forward path to hierarchically extract multi-scale local contextual features. Then, a dense fusion strategy is applied to combine local-to-global geometric features for the learning of higher-level features for mesh cell annotation. The predictions produced by our MeshSegNet are further post-processed by a graph-cut refinement step for final segmentation. We evaluated MeshSegNet using a real-patient dataset consisting of raw maxillary surfaces acquired by 3D IOS. Experimental results, performed 5-fold cross-validation, demonstrate that MeshSegNet significantly outperforms state-of-the-art deep learning methods for 3D shape segmentation.

📄 PDF Abstract BibTeX

Code (1)

Tai-Hsien/MeshSegNet pytorch

Similar Papers 제목 키워드 기반

AutoRecon: Automated 3D Object Discovery and Reconstruction

2023-05-15 · CVPR 2023 1 · Yuang Wang, Xingyi He, Sida Peng, Haotong Lin 외

A fully automated object reconstruction pipeline is crucial for digital content creation. While the area of 3D reconstruction has witnessed profound developments, the removal of background to obtain a clean object model …

3D ReconstructionObjectObject DiscoveryObject Reconstruction

Part Segmentation of Human Meshes via Multi-View Human Parsing

2025-07-22 · James Dickens, Kamyar Hamad arxiv

Recent advances in point cloud deep learning have led to models that achieve high per-part labeling accuracy on large-scale point clouds, using only the raw geometry of unordered point sets. In parallel, the field of hum…

Semantic SegmentationSemantic ParsingHuman ParsingPoint Clouds

3D Labeling Tool

2022-07-23 · John Rachwan, Charbel Zalaket

Training and testing supervised object detection models require a large collection of images with ground truth labels. Labels define object classes in the image, as well as their locations, shape, and possibly other info…

Objectobject-detectionObject DetectionOutlier Detection+1

BuildingNet: Learning to Label 3D Buildings

2021-10-11 · ICCV 2021 10 · Pratheba Selvaraju, Mohamed Nabail, Marios Loizou, Maria Maslioukova 외

We introduce BuildingNet: (a) a large-scale dataset of 3D building models whose exteriors are consistently labeled, (b) a graph neural network that labels building meshes by analyzing spatial and structural relations of …

2k3D Building Mesh Labeling3D Semantic SegmentationGraph Neural Network+1

A Data-driven Prior on Facet Orientation for Semantic Mesh Labeling

2018-07-26 · Andrea Romanoni, Matteo Matteucci

Mesh labeling is the key problem of classifying the facets of a 3D mesh with a label among a set of possible ones. State-of-the-art methods model mesh labeling as a Markov Random Field over the facets. These algorithms m…