Skip to content

zhang-guangyi/HJSCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repository is built upon QARV and NTSCC, thanks very much!

Citation

@article{zhang2024learned,
  title={Learned Image Transmission with Hierarchical Variational Autoencoder},
  author={Zhang, Guangyi and Li, Hanlei and Cai, Yunlong and Hu, Qiyu and Yu, Guanding and Zhang, Runmin},
  booktitle={The 39th Annual AAAI Conference on Artificial Intelligence},
  year={2024}
}

Clone

Clone this repository and enter the directory using the commands below:

git clone https://github.com/zhang-guangyi/HJSCC.git
cd HJSCC/

Requirements

Python 3.9.21 is recommended.

Install the required packages with:

pip install -r requirements.txt 

If you're having issues with installing PyTorch compatible with your CUDA version, we strongly recommend related documentation page.

Pretrained Models

  • Two pre-trained models are provided in the HJSCC/checkpoint and HJSCC_feedback/checkpoint folder, and can be found in the link.

Note

In net.py. please set as: for quality_1 lmb=512 while for quality_2 lmb=1024

About

This is a pytorch implementation of our AAAI paper for learned image transmission with HVAE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages