#author("2026-06-17T00:28:10+00:00","default:yoya","yoya")
#author("2026-06-17T00:35:17+00:00","default:yoya","yoya")
[[ImageFormat]] | [[Apple]]
- https://apple.github.io/ml-pico/#about
- https://github.com/apple/ml-pico/#about
- What Matters in Practical Learned Image Compression
-- https://arxiv.org/abs/2605.05148
D = MSE(x, ˆx) + w1 LPIPS(x, ˆx) + w2 MS-SSIM(x, ˆx)
+ w3 TilingArtifactLoss(x, ˆx) + w4 TextFidelityLoss(x, ˆx, m)
+ w5 GAN(x, ˆx, m)
- [[MSE]] | [[LPIPS]] | [[MS-SSIM]] | [[TilingArtifactLoss]] | [[TextFidelityLoss]] | [[GAN]]
*. [#if07a3a9]
- PICOとはどんな圧縮形式なのか?
-- https://qiita.com/fukushima1981/items/2dd6a492df8b44cb4aa1