paper-with-me

Papers

ReshapeIT: Reliable Shape Interaction with Implicit Template for Anatomical Structure Reconstruction

2023-12-11 · Minghui Zhang, Hao Zheng, Yawen Huang, Ling Shao, Yun Gu

Shape modeling of volumetric medical images is crucial for quantitative analysis and surgical planning in computer-aided diagnosis. To alleviate the burden of expert clinicians, reconstructed shapes are typically obtained from deep learning models, such as Convolutional Neural Networks (CNNs) or transformer-based architectures, followed by the marching cube algorithm. However, automatic shape reconstruction often falls short of perfection due to the limited resolution of images and the absence of shape prior constraints. To overcome these limitations, we propose the Reliable Shape Interaction with Implicit Template (ReShapeIT) network, which models anatomical structures in continuous space rather than discrete voxel grids. ReShapeIT represents an anatomical structure with an implicit template field shared within the same category, complemented by a deformation field. It ensures the implicit template field generates valid templates by strengthening the constraint of the correspondence between the instance shape and the template shape. The valid template shape can then be utilized for implicit generalization. A Template Interaction Module (TIM) is introduced to reconstruct unseen shapes by interacting the valid template shapes with the instance-wise latent codes. Experimental results on three datasets demonstrate the superiority of our approach in anatomical structure reconstruction. The Chamfer Distance/Earth Mover's Distance achieved by ReShapeIT are 0.225/0.318 on Liver, 0.125/0.067 on Pancreas, and 0.414/0.098 on Lung Lobe.

📄 PDF Abstract BibTeX arXiv:2312.06164

Code (1)

endoluminalsurgicalvision-imr/ismm 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSemantic Segmentationvalid

Similar Papers 제목 키워드 기반

Deep Implicit Templates for 3D Shape Representation

2020-11-30 · CVPR 2021 1 · Zerong Zheng, Tao Yu, Qionghai Dai, Yebin Liu

Deep implicit functions (DIFs), as a kind of 3D shape representation, are becoming more and more popular in the 3D vision community due to their compactness and strong representation power. However, unlike polygon mesh-b…

3D Shape Representation

ImplicitAtlas: Learning Deformable Shape Templates in Medical Imaging

2022-01-01 · CVPR 2022 1 · Jiancheng Yang, Udaranga Wickramasinghe, Bingbing Ni, Pascal Fua

Deep implicit shape models have become popular in the computer vision community at large but less so for biomedical applications. This is in part because large training databases do not exist and in part because biom…

Learning Shape Templates with Structured Implicit Functions

2019-04-12 · ICCV 2019 10 · Kyle Genova, Forrester Cole, Daniel Vlasic, Aaron Sarna 외

Template 3D shapes are useful for many tasks in graphics and vision, including fitting observation data, analyzing shape collections, and transferring shape attributes. Because of the variety of geometry and topology of …

Semantic Segmentation

Deformed Implicit Field: Modeling 3D Shapes with Learned Dense Correspondence

2020-11-27 · CVPR 2021 1 · Yu Deng, Jiaolong Yang, Xin Tong

We propose a novel Deformed Implicit Field (DIF) representation for modeling 3D shapes of a category and generating dense correspondences among shapes. With DIF, a 3D shape is represented by a template implicit field sha…

Topology-Preserving Shape Reconstruction and Registration via Neural Diffeomorphic Flow

2022-03-16 · CVPR 2022 1 · Shanlin Sun, Kun Han, Deying Kong, Hao Tang 외

Deep Implicit Functions (DIFs) represent 3D geometry with continuous signed distance functions learned through deep neural nets. Recently DIFs-based methods have been proposed to handle shape reconstruction and dense poi…

3D geometryDecoderOrgan SegmentationTemplate Matching