arhik / DiffSSIM.jl

SSIM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Differentiable SSIM loss function

Uses Flux Convolution layer instead of ImageQualityIndexes.jl library for GPU support.

Loss function is defiined and an example training steps are described.

This is not a library but a reference for SSIM implementation.

About

SSIM


Languages

Language:Julia 100.0%