Skip to content

Implementation of ICASSP2020 paper "Variable Bitrate Image Compression with Quality Scaling Factors"

License

Notifications You must be signed in to change notification settings

tongxyh/ImageCompression_VariableRate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is provided by NJU Vision Lab. I will keep updating the code and please contact me ([email protected]) if you have any questions.

Quick start

  1. download pretrained models here (https://box.nju.edu.cn/d/9f1cceb9f85a49edb95a/) [model link updated!]

  2. running test:

    python test.py <input_image> <rec_image>

Publication

@INPROCEEDINGS{tong2020,
author={T. {Chen} and Z. {Ma}},
booktitle={ICASSP 2020 - 2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)}, 
title={Variable Bitrate Image Compression with Quality Scaling Factors}, 
year={2020},
volume={},
number={},
pages={2163-2167},}

About

Implementation of ICASSP2020 paper "Variable Bitrate Image Compression with Quality Scaling Factors"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages