Hanju Yoo
Hanju Yoo
Can you explain more about the issue? I used the official tensorflow docker image (https://www.tensorflow.org/install/docker) in the Ubuntu 20.04 environment.
That's weird. Are the image pixel values between 0 and 1? Inconsistent image pixel values may cause those problems. Also, the loss value of 0.3 is too high. You may...
Hi, my implementation had some problems and I deleted it, but I accidently left the import thing. You may refer to https://github.com/kurka/deepJSCC-feedback for the original paper author's implementation.
Hello, please just comment out that import part. It is unused.