Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arghavan-kpm authored Dec 11, 2023
1 parent d81cfda commit fe4c944
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,11 @@ python metrics.py -m <path to trained model> # Compute error metrics on renderin

If you make use of the code, please cite the following work:
```
@inproceedings{navaneet2023compact3d,
author = {Navaneet, K L and Pourahmadi Meibodi, Kossar and Koohpayegani, Soroush Abbasi and Pirsiavash, Hamed},
title = {Compact3D: Compressing Gaussian Splat Radiance Field Models with Vector Quantization},
year = {2023}
@article{navaneet2023compact3d,
title={Compact3D: Compressing Gaussian Splat Radiance Field Models with Vector Quantization},
author={Navaneet, KL and Meibodi, Kossar Pourahmadi and Koohpayegani, Soroush Abbasi and Pirsiavash, Hamed},
journal={arXiv preprint arXiv:2311.18159},
year={2023}
}
```

Expand Down

0 comments on commit fe4c944

Please sign in to comment.