jmliu206 / LIC_TCM

MIT License
154 stars 24 forks source link

For MS-SSIM result #5

Closed fengyurenpingsheng closed 1 year ago

fengyurenpingsheng commented 1 year ago

Thank you for sharing your work, could you share how to train the results of MS-SSIM, and for PSNR results, the results of low bit rate are directly obtained from high bit rate finetuning, or the effect of direct training is better

jmliu206 commented 1 year ago

I think you can finetune the high bit rate weights to get the low bit rate models. This will help the model converge faster.

fengyurenpingsheng commented 1 year ago

Thank you very much.