paper-with-me

Papers

Hybrid-CSR: Coupling Explicit and Implicit Shape Representation for Cortical Surface Reconstruction

2023-07-23 · Shanlin Sun, Thanh-Tung Le, Chenyu You, Hao Tang, Kun Han, Haoyu Ma, Deying Kong, Xiangyi Yan, Xiaohui Xie

We present Hybrid-CSR, a geometric deep-learning model that combines explicit and implicit shape representations for cortical surface reconstruction. Specifically, Hybrid-CSR begins with explicit deformations of template meshes to obtain coarsely reconstructed cortical surfaces, based on which the oriented point clouds are estimated for the subsequent differentiable poisson surface reconstruction. By doing so, our method unifies explicit (oriented point clouds) and implicit (indicator function) cortical surface reconstruction. Compared to explicit representation-based methods, our hybrid approach is more friendly to capture detailed structures, and when compared with implicit representation-based methods, our method can be topology aware because of end-to-end training with a mesh-based deformation module. In order to address topology defects, we propose a new topology correction pipeline that relies on optimization-based diffeomorphic surface registration. Experimental results on three brain datasets show that our approach surpasses existing implicit and explicit cortical surface reconstruction methods in numeric metrics in terms of accuracy, regularity, and consistency.

📄 PDF Abstract BibTeX arXiv:2307.12299

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Coupling Explicit and Implicit Surface Representations for Generative 3D Modeling

2020-07-20 · ECCV 2020 8 · Omid Poursaeed, Matthew Fisher, Noam Aigerman, Vladimir G. Kim

We propose a novel neural architecture for representing 3D surfaces, which harnesses two complementary shape representations: (i) an explicit representation via an atlas, i.e., embeddings of 2D domains into 3D; (ii) an i…

Surface Reconstruction

EXIM: A Hybrid Explicit-Implicit Representation for Text-Guided 3D Shape Generation

2023-11-03 · Zhengzhe Liu, Jingyu Hu, Ka-Hei Hui, Xiaojuan Qi 외

This paper presents a new text-guided technique for generating 3D shapes. The technique leverages a hybrid 3D shape representation, namely EXIM, combining the strengths of explicit and implicit representations. Specifica…

3D Shape Generation3D Shape Representation

Deep Marching Tetrahedra: a Hybrid Representation for High-Resolution 3D Shape Synthesis

2021-11-08 · NeurIPS 2021 12 · Tianchang Shen, Jun Gao, Kangxue Yin, Ming-Yu Liu 외

We introduce DMTet, a deep 3D conditional generative model that can synthesize high-resolution 3D shapes using simple user guides such as coarse voxels. It marries the merits of implicit and explicit 3D representations b…

HybridSDF: Combining Deep Implicit Shapes and Geometric Primitives for 3D Shape Representation and Manipulation

2021-09-22 · Subeesh Vasu, Nicolas Talabot, Artem Lukoianov, Pierre Baqué 외

Deep implicit surfaces excel at modeling generic shapes but do not always capture the regularities present in manufactured objects, which is something simple geometric primitives are particularly good at. In this paper, …

3D Shape Representation

DeepCurrents: Learning Implicit Representations of Shapes with Boundaries

2021-11-17 · CVPR 2022 1 · David Palmer, Dmitriy Smirnov, Stephanie Wang, Albert Chern 외

Recent techniques have been successful in reconstructing surfaces as level sets of learned functions (such as signed distance fields) parameterized by deep neural networks. Many of these methods, however, learn only clos…