paper-with-me

Papers

Image-to-Graph Convolutional Network for Deformable Shape Reconstruction from a Single Projection Image

2021-08-28 · M. Nakao, F. Tong, M. Nakamura, T. Matsuda

Shape reconstruction of deformable organs from two-dimensional X-ray images is a key technology for image-guided intervention. In this paper, we propose an image-to-graph convolutional network (IGCN) for deformable shape reconstruction from a single-viewpoint projection image. The IGCN learns relationship between shape/deformation variability and the deep image features based on a deformation mapping scheme. In experiments targeted to the respiratory motion of abdominal organs, we confirmed the proposed framework with a regularized loss function can reconstruct liver shapes from a single digitally reconstructed radiograph with a mean distance error of 3.6mm.

📄 PDF Abstract BibTeX arXiv:2108.12533

Code (1)

meguminakao/IGCN 공식 구현 tf

Similar Papers 제목 키워드 기반

IGCN: Image-to-graph Convolutional Network for 2D/3D Deformable Registration

2021-10-31 · Megumi Nakao, Mitsuhiro Nakamura, Tetsuya Matsuda

Organ shape reconstruction based on a single-projection image during treatment has wide clinical scope, e.g., in image-guided radiotherapy and surgical guidance. We propose an image-to-graph convolutional network that ac…

Single Image 3D Hand Reconstruction with Mesh Convolutions

2019-05-04 · Dominik Kulon, Haoyang Wang, Riza Alp Güler, Michael Bronstein 외

Monocular 3D reconstruction of deformable objects, such as human body parts, has been typically approached by predicting parameters of heavyweight linear models. In this paper, we demonstrate an alternative solution that…

3D ReconstructionDecoder

Template-based Monocular 3D Shape Recovery using Laplacian Meshes

2015-03-16 · Dat Tien Ngo, Jonas Ostlund, Pascal Fua

We show that by extending the Laplacian formalism, which was first introduced in the Graphics community to regularize 3D meshes, we can turn the monocular 3D shape reconstruction of a deformable surface given corresponde…

3D Shape ReconstructionSurface Reconstruction

DeFormer: Integrating Transformers with Deformable Models for 3D Shape Abstraction from a Single Image

2023-09-22 · ICCV 2023 1 · Di Liu, Xiang Yu, Meng Ye, Qilong Zhangli 외

Accurate 3D shape abstraction from a single 2D image is a long-standing problem in computer vision and graphics. By leveraging a set of primitives to represent the target shape, recent methods have achieved promising res…

Region-Aware Deformable Convolutions

2025-09-18 · Abolfazl Saheban Maleki, Maryam Imani arxiv

We introduce Region-Aware Deformable Convolution (RAD-Conv), a new convolutional operator that enhances neural networks' ability to adapt to complex image structures. Unlike traditional deformable convolutions, which are…