Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arhik/diffssim.jl

SSIM
https://github.com/arhik/diffssim.jl

Last synced: 22 days ago
JSON representation

SSIM

Awesome Lists containing this project

README

        

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.