Skip to content

Commit

Permalink
3dnavite, GS-LRM: Large Reconstruction Model for 3D Gaussian Splatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hitcslj committed May 4, 2024
1 parent eea9546 commit 5aca970
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ A curated list of awesome AIGC 3D papers, inspired by [awesome-NeRF](https://git
- [Lift3D: Zero-Shot Lifting of Any 2D Vision Model to 3D](https://arxiv.org/abs/2403.18922), Varma T et al., CVPR 2024 | [github](https://github.com/MukundVarmaT/Lift3D) | [bibtext](./citations/lift3d.txt)
- [MeshLRM: Large Reconstruction Model for High-Quality Meshes](https://arxiv.org/abs/2404.12385), Wei et al., arxiv 2024 | [bibtext](./citations/meshlrm.txt)
- [Interactive3D🪄: Create What You Want by Interactive 3D Generation](https://arxiv.org/abs/2404.16510), Dong et al., CVPR 2024 | [github](https://github.com/interactive-3d/interactive3d) | [bibtex](./citations/interactive3D.txt)

- [GS-LRM: Large Reconstruction Model for 3D Gaussian Splatting](https://arxiv.org/abs/2404.19702), Zhang et al., arxiv 2024 | [bibtex](./citations/gs-lrm.txt)

</details>

Expand Down
7 changes: 7 additions & 0 deletions citations/gs-lrm.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@article{gslrm2024,
author={Zhang, Kai and Bi, Sai and Tan, Hao and Xiangli, Yuanbo and Zhao, Nanxuan
and Sunkavalli, Kalyan and Xu, Zexiang},
title = {GS-LRM: Large Reconstruction Model for 3D Gaussian Splatting},
journal = {arXiv},
year = {2024},
}

0 comments on commit 5aca970

Please sign in to comment.