Skip to content

Deep learning-based task-oriented and unified multi-task semantic communications

Notifications You must be signed in to change notification settings

hqyyqh888/t-udeepsc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

This repository is built upon BEiT and MAE, thanks very much!

We would gradually upload the full-version of the implementation.

TODO

  • implement the designed benchmark: task-oriented semantic communication works (T-DeepSC) for the considered tasks, including image(cls/recons), text(cls/recons) under analog transmission.
  • implement the designed benchmark: TDeepSC for VQA and MSA under analog transmission.
  • implement the digital transmission: vector quantization (VQ) and uniform scalar quantization (SQ).
  • implement the 16QAM and QPSK modulations.
  • dataset preparation
  • the basic version of the unified semantic communication (U-DeepSC).
  • the code for dynamic overhead.
  • visualization of the results.

Run

  1. The instructions are given in execute.sh, use "bash execute.sh" to execute the script.
  2. All instructions are given in running_command.sh.

About

Deep learning-based task-oriented and unified multi-task semantic communications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%