19 skills found
Po-Hsun-Su / Pytorch Ssimpytorch structural similarity (SSIM) loss
plutoyuxie / AutoEncoder SSIM For Unsupervised Anomaly Detection Improving Unsupervised Defect Segmentation by Applying Structural Similarity to Autoencoders
lartpang / Mssim.pytorchA better pytorch-based implementation for the mean structural similarity. Differentiable simpler SSIM and MS-SSIM.
psyrocloud / MS SSIM L1 LOSSPytorch implementation of MS-SSIM L1 Loss function
KleinYuan / LiCaS3[T-RO 2022] Official Implementation for "LiCaS3: A Simple LiDAR–Camera Self-Supervised Synchronization Method," in IEEE Transactions on Robotics, doi: 10.1109/TRO.2022.3167455.
Tandon-A / CycleGAN SsimComparing 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 of produced images
lizhengwei1992 / MS SSIM Pytorchms_ssim loss function implemented in pytorch
SunnerLi / DeepFuse.pytorchThe re-implementation of ICCV 2017 DeepFuse paper idea
NRauschmayr / SSIM LossNo description available
djjandXMU / CycleGAN And ModificationThis code is based on official code,but I add some different loss,like ssim loss ,to realize image enhancement based on some IEEE papers:Chongyi Li, Guo Jichang, Guo Chunle. Emerging From Water: Underwater Image Color Correction Based on Weakly Supervised Color Transfer[J]. IEEE Signal Processing Letters, 2018, 25(3): 323-327. details are in my CSND:https://blog.csdn.net/qq_36104478/article/details/90204053
xuanandsix / U2Net With Multi LossU2Net + ISNet GT encoder, training base on ssim loss, iou loss and bce loss,experimented on tooth segmentation on panoramic X-ray images.
iteapoy / SSIM Losscalculate ssim loss via tensorflow, RGB or grayscale
ForrestPi / VAEGANtry VAE GANLoss + SSIM loss in anomaly Detection
Ikea-179 / Interpretable Visual Anomaly DetectionAn Explaniable Deep-Learning Project: finish visual defect detection and localization task under unsupervised learning setting
ZnsNgk / MSE SSIM Loss Compare ReproductionSSIM损失收敛性实验,对compare_ssim_mse的复现
CodingSheep1229 / Dunhuang Image RestorationDunhuang Image Restoration using partial convolution and SSIM loss
ar0it / Tensorflow 3D Structural Similarity LossMultiscale SSIM as described in "MULTI-SCALE STRUCTURAL SIMILARITY FOR IMAGE QUALITY ASSESSMENT" by Wang et al. | loss function for Tensorflow
mahendra-gehlot / Hawk EyeThe implementation of state of art super-resolution with GANs along with modifications in loss functions, the uses case of this project involves high resolution movie generation with low resolution input images. The training over larger dataset can enable better metrics SSIM and PSNR
OwalnutO / SSIM Loss TensroflowStructural similarity (SSIM) loss calculation via tensorflow