towardsautonomy / CycleGAN_improved
Pytorch Implementation of CycleGAN, and its incremental improvement
☆11Updated 4 years ago
Alternatives and similar repositories for CycleGAN_improved:
Users that are interested in CycleGAN_improved are comparing it to the libraries listed below
- 💻 🐈 Added a self-attention layer to the CycleGAN implementation (PyTorch).☆11Updated 9 months ago
- This is an unofficial implementation for the paper "NEIGHBOR2NEIGHBOR: SELF-SUPERVISED DENOISING FROM SINGLE NOISY IMAGES"☆24Updated 3 years ago
- Attention based Single Image Dehazing Using Improved CycleGAN☆25Updated 2 years ago
- This code is based on official code,but I add some different loss,like ssim loss ,to realize image enhancement based on some IEEE papers:…☆19Updated 5 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆20Updated 5 years ago
- [TIP-2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"☆122Updated last year
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- Pytorch implementation of Color Loss in "DSLR-Quality Photos on Mobile Devices with Deep Convolutional Networks"☆32Updated 4 years ago
- 拓片图像去噪,以UNet为基本框架,编码器基于VGG16☆20Updated 4 years ago
- Established a UNet model to deal with image denoising problem☆12Updated 3 years ago
- Official implementation of the paper "CVF-SID: Cyclic multi-Variate Function for Self-Supervised Image Denoising by Disentangling Noise f…☆74Updated last year
- FD-GAN: Generative adversarial Networks with Fusion-discriminator for Single Image Dehazing(AAAI'20)☆92Updated 3 years ago
- ☆8Updated 5 years ago
- Implementation of Common Image Evaluation Metrics by Sayed Nadim (sayednadim.github.io). The repo is built based on full reference image …☆24Updated 3 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆82Updated 4 years ago
- Unpaired Deep Image Deraining Using Dual Contrastive Learning (CVPR 2022)☆53Updated last year
- new cycleGAN which has two discriminators: D_class and D_defect☆10Updated 5 years ago
- Cycle-Dehaze : end-to-end generative adversarial networks for single image dehazing☆21Updated 5 years ago
- Underwater Image Enhancement☆15Updated 5 years ago
- Adaptive Unfolding Total Variation Network for Low-Light Image Enhancement (ICCV2021)☆52Updated 3 months ago
- Adaptive Consistency Prior based Deep Network for Image Denoising (CVPR 2021, Oral)☆64Updated 3 years ago
- L^2UWE: A Framework for the Efficient Enhancement of Low-Light Underwater Images Using Local Contrast and Multi-Scale Fusion (CVPRW 2020)☆58Updated 2 years ago
- This is a script for batch evaluation of psnr and ssim indicators of reconstructed images. It is suitable for image compression, image re…☆32Updated 5 years ago
- Pytorch implementation of MS-SSIM L1 Loss function☆103Updated last year
- GAN based Image Dehazing☆52Updated 2 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆303Updated 4 years ago
- Commen Image Quality Assessment indexes: (FID, SIFID, CleanFID, LPIPS) and (Scoot, PSNR, SSIM, FSIM & MAE), implemented by Pytorch and Ma…☆41Updated 2 years ago
- DeblurGAN simplize easy to lean☆13Updated 3 years ago
- Multi-level Wavelet-CNN for Image Restoration☆235Updated 4 years ago
- This is the code for multi-exposure image fusion via generative adversarial networks☆39Updated 3 years ago