ssim-metric
There are 4 repositories under ssim-metric topic.
lartpang/mssim.pytorch
A better pytorch-based implementation for the mean structural similarity. Differentiable simpler SSIM and MS-SSIM.
SikanderBinMukaram/ImageReconstructionAutoEncoder
The repo contains ipynb files for the reconstruction of cifar10 images using autoencoders (pytorch)
swhan0329/scene_change_detection_ssim
Detecting scene changes using the SSIM metric
sagarsapre38/Signature_Matching_System
Developed a Signature Matching System using SSIM compares the signatures of two images to measure their similarity, with applications in image retrieval, object recognition, and facial recognition.