Predictive-and-Adaptive-Deep-Coding-for-Wireless-Image-Transmission-in-Semantic-Communication icon indicating copy to clipboard operation
Predictive-and-Adaptive-Deep-Coding-for-Wireless-Image-Transmission-in-Semantic-Communication copied to clipboard

question about module of 'CR optimizer' in Fig.1

Open WenBingo opened this issue 2 years ago • 2 comments
trafficstars

Professor, i try to debug your open code. OracleNet can predict the psnr of transmit image, but I don't find the module of 'CR optimizer' in Fig.1.
All in all , I want to know how to use the predicted psnr. In the paper, professor you mentioned that the OracleNet cannot used in other DeepJSCC_V, but when CR is changed will lead to DeepJSCC_V be another one model.

WenBingo avatar Aug 30 '23 02:08 WenBingo

Dear Wen, when we can predict the PSNR, the CR optimization process is actually very easy to be realized because it is a monotonous one-dimensional search problem. When CR changed, the DeepJSCC_V model is still the same as along as its model parameters are the same.

wyzhang-ustb avatar Sep 10 '23 11:09 wyzhang-ustb

Thanks for your answer

WenBingo avatar Sep 10 '23 11:09 WenBingo