Upload README.md with huggingface_hub
Browse files
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 |
-
@
|
| 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 |
-
|
| 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 |
```
|