xmed-lab / DIF-Gaussian

MICCAI 2024: Learning 3D Gaussians for Extremely Sparse-View Cone-Beam CT Reconstruction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DIF-Gaussian

Yiqun Lin, Hualiang Wang, Jixiang Chen, and Xiaomeng Li. "Learning 3D Gaussians for Extremely Sparse-View Cone-Beam CT Reconstruction." MICCAI 2024. arXiv

@misc{lin2024learning3d,
      title={Learning 3D Gaussians for Extremely Sparse-View Cone-Beam CT Reconstruction}, 
      author={Yiqun Lin and Hualiang Wang and Jixiang Chen and Xiaomeng Li},
      year={2024},
      eprint={2407.01090},
      archivePrefix={arXiv},
      primaryClass={eess.IV},
      url={https://arxiv.org/abs/2407.01090}, 
}

1. Installation

torch 1.13, pytorch3d, SimpleITK, easydict

2. Data Preprocessing

Please refer to https://github.com/xmed-lab/C2RV-CBCT/tree/main/data for more details.

3. Experiments

About

MICCAI 2024: Learning 3D Gaussians for Extremely Sparse-View Cone-Beam CT Reconstruction


Languages

Language:Python 97.9%Language:Shell 2.1%