Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 414 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 414 Bytes

Tensorflow implementation of D-JSCC

Deep Joint Source-Channel Coding for Wireless Image Transmission

Basic libraries/Dependencies (must)

python 3.6

pip install numpy
pip install tensorflow-compression
pip install tensorflow==1.15
pip install configargparse

Development tool

Eclipse configured with pydev

Usage:

python main.py --help