iamaaditya / image-compression-cnn

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you do JPEG compression?

tuqiangwang opened this issue · comments

k[i,j,l] = img_qualities[qq][i,j,l]

I have a hard time understanding the meaning of these three layers of for loops