Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 2.07 KB

README.md

File metadata and controls

58 lines (38 loc) · 2.07 KB

 

arXiv Youtube

Point Cloud Visualization

 

Training Process Visualization

 

News

  • 2024.07.01 : Our X-Gaussian has been accepted by ECCV 2024! Code will be released before the start date of the conference (2024.09.29). Stay tuned. 🚀
  • 2024.06.03 : Code for traditional methods has been released at SAX-NeRF. ✨
  • 2024.06.03 : Code for fancy visualization and data generation has been released at SAX-NeRF. 🚀
  • 2024.06.03 : Data, code, models, and training logs of our CVPR 2024 work SAX-NeRF have been released. Feel free to use them :)
  • 2024.06.03 : The datasets have been released on Google Drive. Feel free to use them. 🚀
  • 2024.03.07 : Our paper is on arxiv now. Code, models, and training logs will be released. Stay tuned. 💫

Citation

# X-Gaussian
@inproceedings{x_gaussian,
  title={Radiative gaussian splatting for efficient x-ray novel view synthesis},
  author={Yuanhao Cai and Yixun Liang and Jiahao Wang and Angtian Wang and Yulun Zhang and Xiaokang Yang and Zongwei Zhou and Alan Yuille},
  booktitle={ECCV},
  year={2024}
}

# sax-nerf
@inproceedings{sax_nerf,
  title={Structure-Aware Sparse-View X-ray 3D Reconstruction},
  author={Yuanhao Cai and Jiahao Wang and Alan Yuille and Zongwei Zhou and Angtian Wang},
  booktitle={CVPR},
  year={2024}
}