PAMS icon indicating copy to clipboard operation
PAMS copied to clipboard

code doesn't match the paper

Open Cheeun opened this issue 4 years ago • 1 comments
trafficstars

The figure 1 in the paper implies that the input of 1st conv in the PAMSblock is quantized. However, according to your code, the input of 1st convolution in the residual block is not quantized. Accordingly, the experimental results are from the wrong code..? Can you solve the inconsistency?

Cheeun avatar Oct 31 '21 07:10 Cheeun

Actually, I see the same problem at DDTB. I'm glad you corrected them in your code @Cheeun .

Sheldon04 avatar Apr 26 '23 04:04 Sheldon04