paper-with-me

홈 › Papers

MedNeRF: Medical Neural Radiance Fields for Reconstructing 3D-aware CT-Projections from a Single X-ray

2022-02-02 · Abril Corona-Figueroa, Jonathan Frawley, Sam Bond-Taylor, Sarath Bethapudi, Hubert P. H. Shum, Chris G. Willcocks

Computed tomography (CT) is an effective medical imaging modality, widely used in the field of clinical medicine for the diagnosis of various pathologies. Advances in Multidetector CT imaging technology have enabled additional functionalities, including generation of thin slice multiplanar cross-sectional body imaging and 3D reconstructions. However, this involves patients being exposed to a considerable dose of ionising radiation. Excessive ionising radiation can lead to deterministic and harmful effects on the body. This paper proposes a Deep Learning model that learns to reconstruct CT projections from a few or even a single-view X-ray. This is based on a novel architecture that builds from neural radiance fields, which learns a continuous representation of CT scans by disentangling the shape and volumetric depth of surface and internal anatomical structures from 2D images. Our model is trained on chest and knee datasets, and we demonstrate qualitative and quantitative high-fidelity renderings and compare our approach to other recent radiance field-based methods. Our code and link to our datasets are available at https://github.com/abrilcf/mednerf

📄 PDF Abstract BibTeX arXiv:2202.01020

Code (2)

abrilcf/mednerf 공식 구현 pytorch
jonathanfrawley/mednerf 공식 구현 pytorch

Tasks

Computed Tomography (CT)

Similar Papers 제목 키워드 기반

UMedNeRF: Uncertainty-aware Single View Volumetric Rendering for Medical Neural Radiance Fields

2023-11-10 · Jing Hu, Qinrui Fan, Shu Hu, Siwei Lyu 외

In the field of clinical medicine, computed tomography (CT) is an effective medical imaging modality for the diagnosis of various pathologies. Compared with X-ray images, CT images can provide more information, including…

Computed Tomography (CT)

Generative Deformable Radiance Fields for Disentangled Image Synthesis of Topology-Varying Objects

2022-09-09 · Ziyu Wang, Yu Deng, Jiaolong Yang, Jingyi Yu 외

3D-aware generative models have demonstrated their superb performance to generate 3D neural radiance fields (NeRF) from a collection of monocular 2D images even for topology-varying object categories. However, these meth…

DisentanglementImage GenerationNeRFObject

Planar Reflection-Aware Neural Radiance Fields

2024-11-07 · Chen Gao, Yipeng Wang, Changil Kim, Jia-Bin Huang 외

Neural Radiance Fields (NeRF) have demonstrated exceptional capabilities in reconstructing complex scenes with high fidelity. However, NeRF's view dependency can only handle low-frequency reflections. It falls short when…

NeRF

SNeRL: Semantic-aware Neural Radiance Fields for Reinforcement Learning

2023-01-27 · Dongseok Shim, Seungjae Lee, H. Jin Kim

As previous representations for reinforcement learning cannot effectively incorporate a human-intuitive understanding of the 3D environment, they usually suffer from sub-optimal performances. In this paper, we present Se…

3D ReconstructionNeRFNovel View Synthesisreinforcement-learning+2

Regularizing Dynamic Radiance Fields with Kinematic Fields

2024-07-19 · Woobin Im, Geonho Cha, Sebin Lee, Jumin Lee 외

This paper presents a novel approach for reconstructing dynamic radiance fields from monocular videos. We integrate kinematics with dynamic radiance fields, bridging the gap between the sparse nature of monocular videos …