From 6f71b2e553d0d998372cb4995a2240d7f0623062 Mon Sep 17 00:00:00 2001 From: Wcjj1236-Jay Date: Thu, 21 Aug 2025 13:37:21 -0400 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3b52c80..e0eaa55 100644 --- a/README.md +++ b/README.md @@ -236,12 +236,14 @@ This work has been submitted to **ICIP 2025** and is available as a preprint on If you find this work useful in your research, please cite it using the following BibTeX: ```bibtex -@misc{wang2025adaptivevoxelizationtransformcoding, - title={Adaptive Voxelization for Transform coding of 3D Gaussian splatting data}, - author={Chenjunjie Wang and Shashank N. Sridhara and Eduardo Pavez and Antonio Ortega and Cheng Chang}, +@INPROCEEDINGS{11084522, + author={Wang, Chenjunjie and Sridhara, Shashank N. and Pavez, Eduardo and Ortega, Antonio and Chang, Cheng}, + booktitle={2025 IEEE International Conference on Image Processing (ICIP)}, + title={Adaptive Voxelization for Transform Coding of 3D Gaussian Splatting Data}, year={2025}, - eprint={2506.00271}, - archivePrefix={arXiv}, - primaryClass={eess.IV}, - url={https://arxiv.org/abs/2506.00271} -} + volume={}, + number={}, + pages={2414-2419}, + keywords={Point cloud compression;Image coding;Three-dimensional displays;Codecs;Vector quantization;Bit rate;Transform coding;Streaming media;Rendering (computer graphics);Spatial resolution;3D Gaussian Splatting;Adaptive Voxelization;3D Data Compression;Point Cloud Compression}, + doi={10.1109/ICIP55913.2025.11084522}} +