SJTU-mxtao / Semantic-Communication-Systems

pytorch implementation of "Deep Learning-Enabled Semantic Communication Systems with Task-Unaware Transmitter and Dynamic Data"
MIT License
224 stars 31 forks source link

Question about the results of code operation #7

Open 2021222050144 opened 9 months ago

2021222050144 commented 9 months ago

Hello, I have a question about the results of code operation. The results of CIFAR.py operation in the semantic_extraction part save the training accuracy and training PSNR, but do the results in the corresponding paper also show the training results?Or the test results of the test set?

2412306155 commented 2 months ago

同学 你好,我刚看这个代码,有一个问题想要请教。 请问在CIFAR.py文件中rom models import get_classifier其中models找不到 是怎末解决的,提供的预训练的下载链接里也没有models这个文件夹, 感谢您的帮助