moein-shariatnia / Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
☆158Updated 7 months ago
Alternatives and similar repositories for Deep-Learning:
Users that are interested in Deep-Learning are comparing it to the libraries listed below
- Official Implementation of ChromaGAN: An Adversarial Approach for Picture Colorization☆202Updated 4 months ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 4 years ago
- A collection of metrics for evaluating GAN models.☆54Updated 3 years ago
- Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which all…