EricW123456 commited on
Commit
be8a854
·
verified ·
1 Parent(s): 7713049

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -52,10 +52,10 @@ See the [test guide](https://github.com/eric-zqwang/CLiFT/blob/main/docs/test.md
52
  ## Citation
53
 
54
  ```bibtex
55
- @article{Wang2025CLiFT,
56
  author = {Wang, Zhengqing and Wu, Yuefan and Chen, Jiacheng and Zhang, Fuyang and Furukawa, Yasutaka},
57
  title = {CLiFT: Compressive Light-Field Tokens for Compute Efficient and Adaptive Neural Rendering},
58
- journal = {arXiv preprint arXiv:2507.08776},
59
  year = {2025},
60
  }
61
  ```
 
52
  ## Citation
53
 
54
  ```bibtex
55
+ @inproceedings{Wang2025CLiFT,
56
  author = {Wang, Zhengqing and Wu, Yuefan and Chen, Jiacheng and Zhang, Fuyang and Furukawa, Yasutaka},
57
  title = {CLiFT: Compressive Light-Field Tokens for Compute Efficient and Adaptive Neural Rendering},
58
+ booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
59
  year = {2025},
60
  }
61
  ```