paper-with-me

Papers

SSRNet: Scalable 3D Surface Reconstruction Network

2019-11-18 · CVPR 2020 6 · Zhenxing Mi, Yiming Luo, Wenbing Tao

Existing learning-based surface reconstruction methods from point clouds are still facing challenges in terms of scalability and preservation of details on large-scale point clouds. In this paper, we propose the SSRNet, a novel scalable learning-based method for surface reconstruction. The proposed SSRNet constructs local geometry-aware features for octree vertices and designs a scalable reconstruction pipeline, which not only greatly enhances the predication accuracy of the relative position between the vertices and the implicit surface facilitating the surface reconstruction quality, but also allows dividing the point cloud and octree vertices and processing different parts in parallel for superior scalability on large-scale point clouds with millions of points. Moreover, SSRNet demonstrates outstanding generalization capability and only needs several surface data for training, much less than other learning-based reconstruction methods, which can effectively avoid overfitting. The trained model of SSRNet on one dataset can be directly used on other datasets with superior performance. Finally, the time consumption with SSRNet on a large-scale point cloud is acceptable and competitive. To our knowledge, the proposed SSRNet is the first to really bring a convincing solution to the scalability issue of the learning-based surface reconstruction methods, and is an important step to make learning-based methods competitive with respect to geometry processing methods on real-world and challenging data. Experiments show that our method achieves a breakthrough in scalability and quality compared with state-of-the-art learning-based methods.

📄 PDF Abstract BibTeX arXiv:1911.07401

Code (1)

yangyucheng000/Paper-3/tree/main/SSRnet-mindspore-master/SSRnet mindspore

Tasks

Surface Reconstruction

Methods 이 논문이 사용한 방법론

Calculation of Price Graphs Reversal Point Using Average Regression Lines Method Calculation of Price Graphs Reversal Point Using Average Regression Lines Method Abstract Forecasting methods from averaging regression analysis lines, reversed and direct…

Similar Papers 제목 키워드 기반

Scalable Dense Monocular Surface Reconstruction

2017-10-17 · Mohammad Dawud Ansari, Vladislav Golyanik, Didier Stricker

This paper reports on a novel template-free monocular non-rigid surface reconstruction approach. Existing techniques using motion and deformation cues rely on multiple prior assumptions, are often computationally expensi…

Surface Reconstruction

Stereo Endoscopic Image Super-Resolution Using Disparity-Constrained Parallel Attention

2020-03-19 · Tianyi Zhang, Yun Gu, Xiaolin Huang, Enmei Tu 외

With the popularity of stereo cameras in computer assisted surgery techniques, a second viewpoint would provide additional information in surgery. However, how to effectively access and use stereo information for the sup…

Image Super-ResolutionSuper-Resolution

Learning Parallax Attention for Stereo Image Super-Resolution

2019-03-14 · CVPR 2019 6 · Longguang Wang, Yingqian Wang, Zhengfa Liang, Zaiping Lin 외

Stereo image pairs can be used to improve the performance of super-resolution (SR) since additional information is provided from a second viewpoint. However, it is challenging to incorporate this information for SR since…

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

CoSurfGS:Collaborative 3D Surface Gaussian Splatting with Distributed Learning for Large Scene Reconstruction

2024-12-23 · Yuanyuan Gao, Yalun Dai, Hao Li, Weicai Ye 외

3D Gaussian Splatting (3DGS) has demonstrated impressive performance in scene reconstruction. However, most existing GS-based surface reconstruction methods focus on 3D objects or limited scenes. Directly applying these …

3DGSGPUModel CompressionSurface Reconstruction

Scalable and High-Quality Neural Implicit Representation for 3D Reconstruction

2025-01-15 · Leyuan Yang, Bailin Deng, Juyong Zhang

Various SDF-based neural implicit surface reconstruction methods have been proposed recently, and have demonstrated remarkable modeling capabilities. However, due to the global nature and limited representation ability o…

3D ReconstructionSurface Reconstruction