fab-jul/L3C-PyTorch

l3c.py decoder does not unpad

fab-jul opened this issue · 1 comments

Should somehow write to the bitstream that we padded when encoding.

See L388 in multiscale_tester.py

Fixed in feat/v3.