moein-shariatnia/Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
This resource provides practical, in-depth tutorials for understanding and applying deep learning techniques. You'll learn how to transform black and white images into color, classify text data like tweets, and implement advanced AI models such as OpenAI CLIP. This is designed for individuals who are learning or teaching deep learning concepts and want to see concrete examples.
169 stars. No commits in the last 6 months.
Use this if you are a student, researcher, or educator looking for hands-on examples and explanations of deep learning algorithms.
Not ideal if you are looking for a ready-to-use application or a high-level tool that doesn't require understanding of the underlying code.
Stars
169
Forks
56
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jun 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/moein-shariatnia/Deep-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
emilwallner/Coloring-greyscale-images
Coloring black and white images with deep learning.
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
richzhang/colorization-pytorch
PyTorch reimplementation of Interactive Deep Colorization
baldassarreFe/deep-koalarization
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and...
junyanz/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.