Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRASIC: Distributed Recurrent Autoencoder for Scalable Image Compression

[DCC 2020] This is an implementation of DRASIC: Distributed Recurrent Autoencoder for Scalable Image Compression

  • Slepian-Wolf Achievable Region

  • Deep Scalable Distributed Source Coding

Requirements

  • Python 3
  • PyTorch 1.0

Results

  • Rate-distortion curves for data sources distributed by random subsets with T = 16 for all sources.

full_subset_band

  • Rate-distortion curves for data sources distributed by class labels with T = 16 for all sources.

half_class_band

  • Rate-distortion curves for data sources distributed by random subsets with T=16 for the first half of sources and $T=8$ for the second half of sources.

half_class_band

  • Rate-distortion curves for data sources distributed by class labels with T=16 for the first half of sources and $T=8$ for the second half of sources.

half_class_band

Acknowledgement

Enmao Diao
Jie Ding
Vahid Tarokh

About

[DCC 2020] DRASIC: Distributed Recurrent Autoencoder for Scalable Image Compression

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages