Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.24 KB

UniG: Modelling Unitary 3D Gaussians for View-consistent 3D Reconstruction

The code for this project will be available soon. Stay tuned for updates!

Project Page | Arxiv

Method

3D object reconstruction and novel view synthesis from a random number of multi-view images

mv-demo_small.mp4

Citation

If you find our work useful in your research, please consider citing:

@article{wu2024unig,
  title={UniG: Modelling Unitary 3D Gaussians for View-consistent 3D Reconstruction},
  author={Wu, Jiamin and Liu, Kenkun and Shi, Yukai and Jiang, Xiaoke and Yao, Yuan and Zhang, Lei},
  journal={arXiv preprint arXiv:2410.13195},
  year={2024}
}

Please also check our another project for single image reconstruction DIG3D. The code will also be released soon.

@article{wu2024dig3d,
  title={DIG3D: Marrying Gaussian Splatting with Deformable Transformer for Single Image 3D Reconstruction},
  author={Wu, Jiamin and Liu, Kenkun and Gao, Han and Jiang, Xiaoke and Zhang, Lei},
  journal={arXiv preprint arXiv:2404.16323},
  year={2024}
}