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☆207Updated last year
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…☆429Updated 4 years ago
- stylegan2, tensorflow 2, keras subclassing☆102Updated 3 years ago
- Latest resources on Generative Adversarial Networks☆50Updated 4 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…☆121Updated 4 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…☆82Updated 4 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆60Updated 5 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
- ☆139Updated 2 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
- A Pytorch implementation of Stylegan2 with UNet Discriminator☆217Updated 4 years ago
- Implementation of denoising diffusion models with schedules, improved sampling, and other extensions using Keras.☆120Updated last year
- Implementation of MAXIM in TensorFlow.☆140Updated 5 months ago
- PyTorch implementation of CycleGAN☆83Updated 8 years ago
- Pytorch implementation of ProjectedGAN (https://arxiv.org/abs/2111.01007)☆25Updated 3 years ago
- SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022☆254Updated 3 years ago
- A fastai/PyTorch package for unpaired image-to-image translation.☆136Updated 2 years ago
- Text to Image Diffusion Models in Keras☆77Updated last year
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 3 years ago
- ☆262Updated 3 years ago
- ☆92Updated 3 years ago
- A curated list of GAN basics for tutorial, metrics and recent GAN papers (NIPS/CVPR/ICML)☆35Updated 4 years ago
- Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)☆341Updated 2 years ago
- Super Resolution datasets and models in Pytorch☆207Updated last year
- Neural Style implementation in PyTorch!☆68Updated 5 years ago
- A collection of metrics for evaluating GAN models.☆60Updated 4 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆114Updated 6 years ago
- [AAAI 2022] Towards Ultra-Resolution Neural Style Transfer via Thumbnail Instance Normalization☆182Updated 2 years ago
- A collection of Jupyter notebooks to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.☆214Updated 3 years ago
- StarGAN v2 - Official Tensorflow Implementation (CVPR 2020)☆185Updated 2 years ago