moein-shariatnia / Deep-LearningLinks
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
☆167Updated last year
Alternatives and similar repositories for Deep-Learning
Users that are interested in Deep-Learning are comparing it to the libraries listed below
Sorting:
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆206Updated last year
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆60Updated 5 years ago
- Latest resources on Generative Adversarial Networks☆50Updated 4 years ago
- ☆139Updated 2 years ago
- Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work li…☆120Updated 4 years ago
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆425Updated 4 years ago
- Restorers provide out-of-the-box TensorFlow implementations of SoTA image and video restoration models for tasks such as low-light enhanc…☆39Updated last year
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- PyTorch implementation of CycleGAN☆83Updated 8 years ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆216Updated 4 years ago
- This project is an unofficial implementation of the paper: Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization☆33Updated 3 years ago
- Unofficial StyleGAN2 implementation with Tensorflow 2.2☆12Updated 2 years ago
- Implementation of MAXIM in TensorFlow.☆141Updated 5 months ago
- ☆92Updated 3 years ago
- Create naive (no temporal loss) NST for videos with person segmentation. Just place your videos in data/, run and you get your stylized a…☆81Updated 4 years ago
- Code accompanying UVCGAN paper☆150Updated 8 months ago
- Transferring the style of one image to the contents of another image, using PyTorch and VGG19.☆50Updated 2 years ago
- SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022☆254Updated 3 years ago
- Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.☆120Updated last year
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)☆523Updated 3 years ago
- Neural Style implementation in PyTorch!☆68Updated 5 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- Official PyTorch implementation of the paper "Generating Novel Scene Compositions from Single Images and Videos"☆44Updated 2 years ago
- Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)☆339Updated 2 years ago
- Implementation of the Hybrid Perception Block and Dual-Pruned Self-Attention block from the ITTR paper for Image to Image Translation usi…☆36Updated 3 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆151Updated 2 years ago