paper-with-me

홈 › Papers

Curve-Structure Segmentation from Depth Maps: A CNN-based Approach and Its Application to Exploring Cultural Heritage Objects

2017-11-07 · Yuhang Lu, Jun Zhou, Jing Wang, Jun Chen, Karen Smith, Colin Wilder, Song Wang

Motivated by the important archaeological application of exploring cultural heritage objects, in this paper we study the challenging problem of automatically segmenting curve structures that are very weakly stamped or carved on an object surface in the form of a highly noisy depth map. Different from most classical low-level image segmentation methods that are known to be very sensitive to the noise and occlusions, we propose a new supervised learning algorithm based on Convolutional Neural Network (CNN) to implicitly learn and utilize more curve geometry and pattern information for addressing this challenging problem. More specifically, we first propose a Fully Convolutional Network (FCN) to estimate the skeleton of curve structures and at each skeleton pixel, a scale value is estimated to reflect the local curve width. Then we propose a dense prediction network to refine the estimated curve skeletons. Based on the estimated scale values, we finally develop an adaptive thresholding algorithm to achieve the final segmentation of curve structures. In the experiment, we validate the performance of the proposed method on a dataset of depth images scanned from unearthed pottery sherds dating to the Woodland period of Southeastern North America.

📄 PDF Abstract BibTeX arXiv:1711.02718

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

PanDepth: Joint Panoptic Segmentation and Depth Completion

2022-12-29 · Juan Lagos, Esa Rahtu

Understanding 3D environments semantically is pivotal in autonomous driving applications where multiple computer vision tasks are involved. Multi-task models provide different types of outputs for a given scene, yielding…

Autonomous DrivingDepth CompletionInstance SegmentationPanoptic Segmentation+2

CurveCloudNet: Processing Point Clouds with 1D Structure

2023-03-21 · CVPR 2024 1 · Colton Stearns, Davis Rempe, Jiateng Liu, Alex Fu 외

Modern depth sensors such as LiDAR operate by sweeping laser-beams across the scene, resulting in a point cloud with notable 1D curve-like structures. In this work, we introduce a new point cloud processing scheme and ba…

Incorporating Luminance, Depth and Color Information by a Fusion-based Network for Semantic Segmentation

2018-09-24 · Shang-Wei Hung, Shao-Yuan Lo, Hsueh-Ming Hang

Semantic segmentation has made encouraging progress due to the success of deep convolutional networks in recent years. Meanwhile, depth sensors become prevalent nowadays, so depth maps can be acquired more easily. Howeve…

Autonomous DrivingReal-Time Semantic SegmentationScene UnderstandingSegmentation+1

Noise in Structured-Light Stereo Depth Cameras: Modeling and its Applications

2015-05-08 · Avishek Chatterjee, Venu Madhav Govindu

Depth maps obtained from commercially available structured-light stereo based depth cameras, such as the Kinect, are easy to use but are affected by significant amounts of noise. This paper is devoted to a study of the i…

Denoising

InfraDiffusion: zero-shot depth map restoration with diffusion models and prompted segmentation from sparse infrastructure point clouds

2025-09-03 · Yixiong Jing, Cheng Zhang, Haibing Wu, Guangming Wang 외 arxiv

Point clouds are widely used for infrastructure monitoring by providing geometric information, where segmentation is required for downstream tasks such as defect detection. Existing research has automated semantic segmen…

Semantic SegmentationPoint Clouds