Home

Awesome

NVTC: Nonlinear Vector Transform Coding

NVTC is a vector quantization based lossy coding framework. Our paper is published at CVPR 2023.

[arXiv] [CVF Open Access]

In this repository, you will find:

Citation

If you find this repo useful, please cite:

@inproceedings{feng2023nvtc,
  author={Feng, Runsen and Guo, Zongyu and Li, Weiping and Chen, Zhibo},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, 
  title={NVTC: Nonlinear Vector Transform Coding}, 
  year={2023},
  pages={6101-6110},
  doi={10.1109/CVPR52729.2023.00591}
}

Related Projects