alexandru-dinu / cae

Compressive Autoencoder.
MIT License
170 stars 31 forks source link

About result #9

Closed lilala0 closed 4 years ago

lilala0 commented 5 years ago

@alexandru-dinu Can i ask you if the test result of your trained model reach PSNR of 37 ,SSIM of 0.96 , MS-SSIM of 0.98 at 2bpp as mentioned in the paper “LOSSY IMAGE COMPRESSION WITH COMPRESSIVE AUTOENCODERS”?

lilala0 commented 5 years ago

@alexandru-dinu Excuse me .Can i ask you if the test result of your trained model reach PSNR of 37 ,SSIM of 0.96 , MS-SSIM of 0.98 at 2bpp as mentioned in the paper “LOSSY IMAGE COMPRESSION WITH COMPRESSIVE AUTOENCODERS”

alexandru-dinu commented 5 years ago

Hello, @lilala0,

Sorry for the late reply.

I have not thoroughly tested the models, nor did I perform comparisons with the model described in the mentioned papers. At that time, I have just implemented some ad-hoc models who seemed to perform well, but I did not have time to write an extensive evaluation report.

I will do my best to update the project's wiki this this kind of information. Also, feel free to create pull requests and/or propose wiki updates. I will greatly appreciate it.

Until further updates, this issue stays open.

Thank you!

alexandru-dinu commented 4 years ago

Moving discussion to #15.