Skip to content

Minimal PyTorch implementation of Deep Joint Source-Channel Coding (DeepJSCC) over an AWGN channel. Trains separate models at fixed SNR_train ∈ {1,4,7,13,19} and evaluates PSNR across SNR_test sweep.

License

Notifications You must be signed in to change notification settings

eunc812/Deep-JSCC-Implementation

Repository files navigation

Deep JSCC implementation

Architecture

Architecture

Train

python train.py

Evaluation

python eval.py

Result

AWGN PSNR

About

Minimal PyTorch implementation of Deep Joint Source-Channel Coding (DeepJSCC) over an AWGN channel. Trains separate models at fixed SNR_train ∈ {1,4,7,13,19} and evaluates PSNR across SNR_test sweep.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages