Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 762 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 762 Bytes

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