Skip to content

Commit

Permalink
add demonstrations in README
Browse files Browse the repository at this point in the history
  • Loading branch information
chunbaobao committed Mar 27, 2024
1 parent cfacc4e commit 8a989a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This repo is the implementation of the paper "GeNet: A Graph Neural Network-base
Task-Oriented Semantic Communication Paradigm" using PyTorch.
### Architecture
General semantic communication paradigm:
![conv](./demo/conv.pdf)
![conv](./demo/conv.png)
GeNet semantic communication paradigm:
![pipeline](./demo/pipeline.pdf)
![pipeline](./demo/pipeline.png)



Expand Down

0 comments on commit 8a989a6

Please sign in to comment.