README.md is changed

This commit is contained in:
chun 2023-12-19 13:00:52 +08:00
parent b3ef9c8eb3
commit 45e2d503d7
2 changed files with 7 additions and 1 deletions

View File

@ -1 +1,7 @@
# Deep-JSCC-for-Wireless-Image-Transmission
# Deep JSCC
This implements training of deep JSCC models for wireless image transmission as described in the paper [Deep Joint Source-Channel Coding for Wireless Image Transmission](https://ieeexplore.ieee.org/abstract/document/8723589) by Pytorch. And there has been a [Tensorflow implementation](https://github.com/irdanish11/DJSCC-for-Wireless-Image-Transmission).
This is my first time to use Pytorch and git to reproduce a paper, so there may be some mistakes. If you find any, please let me know. Thanks!
## Requirements

0
requirements.txt Normal file
View File