CompressAI
CompressAI copied to clipboard
Does the number of bits estimated by the neural network same with that obtained by the actrual entropy encoder?
As stated, in the evaluation phase, when calling the forward function, the neural network gives you an estimated bit per pixel (bpp) value. I wish to know if this value is same or very close with that obtained from the actual arithematic encoder?
Thanks in advance for your reply!