perceptual-similarity topic
PerceptualSimilarity
LPIPS metric. pip install lpips
PerceptualImageError
A metric for Perceptual Image-Error Assessment through Pairwise Preference (PieAPP at CVPR 2018).
lpips-pytorch
A simple and useful implementation of LPIPS.
CycleGAN_ssim
Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cycleGAN with different loss functions to improve visual quality...
Paddle-PerceptualSimilarity
LPIPS metric on PaddlePaddle. pip install paddle-lpips
NoR-VDPNet
A no-reference version of HDR-VDP using deep-learning
Perceptual-Autoencoders
Experiments with perceptual loss and autoencoders.
ShiftTolerant-LPIPS
[ECCV 2022] We investigated a broad range of neural network elements and developed a robust perceptual similarity metric. Our shift-tolerant perceptual similarity metric (ST-LPIPS) is consistent with...