iamaaditya / image-compression-cnn

Semantic JPEG image compression using deep convolutional neural network (CNN)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image compression problem?

opened this issue · comments

By how much on average is an input JPG supposed to be compressed? I am not seeing any compression in file size.

@mikalyoung It will not change the overall size much as compared to JPEG, however it will improve the perceptual quality in the semantic region, see our paper https://arxiv.org/abs/1612.08712