Skip to content
UdemyDeep LearningPaid courseIntermediate levelCertificate

Deep Learning: Advanced Computer Vision (GANs, SSD, +More!) (Udemy.com)

VGG, ResNet, Inception, SSD, RetinaNet, Neural Style Transfer, GANs +More in Tensorflow, Keras, and Python

Created by: Lazy Programmer Inc.

Last updated March 2026

icon
What you will learn

  • Understand and apply transfer learning
  • Understand and use state-of-the-art convolutional neural nets such as VGG, ResNet and Inception
  • Understand and use object detection algorithms like SSD
  • Understand and apply neural style transfer
  • Understand state-of-the-art computer vision topics
  • Class Activation Maps
  • GANs (Generative Adversarial Networks)
  • Object Localization Implementation Project
  • Understand important foundations for OpenAI ChatGPT, GPT-4, DALL-E, Midjourney, and Stable Diffusion

icon
Quality Score

No CourseDuck member has rated this course yet. Taken it? Give each part a thumbs up or down.

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 94 / 100

icon
Course Description

Ever wondered how AI technologies like OpenAI ChatGPT, GPT-4, DALL-E, Midjourney, and Stable Diffusion really work? In this course, you will learn the foundations of these groundbreaking applications.

This is one of the most exciting courses I’ve done and it really shows how fast and how far deep learning has come over the years.

When I first started my deep learning series, I didn’t ever consider that I’d make two courses on convolutional neural networks.

I think what you’ll find is that, this course is so entirely different from the previous one, you will be impressed at just how much material we have to cover.

Let me give you a quick rundown of what this course is all about:

We’re going to bridge the gap between the basic CNN architecture you already know and love, to modern, novel architectures such as VGG, ResNet, and Inception (named after the movie which by the way, is also great!)

We’re going to apply these to images of blood cells, and create a system that is a better medical expert than either you or I. This brings up a fascinating idea: that the doctors of the future are not humans, but robots.

In this course, you’ll see how we can turn a CNN into an object detection system, that not only classifies images but can locate each object in an image and predict its label.

You can imagine that such a task is a basic prerequisite for self-driving vehicles. (It must be able to detect cars, pedestrians, bicycles, traffic lights, etc. in real-time)

We’ll be looking at a state-of-the-art algorithm called SSD which is both faster and more accurate than its predecessors.

Another very popular computer vision task that makes use of CNNs is called neural style transfer.

This is where you take one image called the content image, and another image called the style image, and you combine these to make an entirely new image, that is as if you hired a painter to paint the content of the first image with the style of the other. Unlike a human painter, this can be done in a matter of seconds.

I will also introduce you to the now-famous GAN architecture (Generative Adversarial Networks), where you will learn some of the technology behind how neural networks are used to generate state-of-the-art, photo-realistic images.

Currently, we also implement object localization, which is an essential first step toward implementing a full object detection system.

I hope you’re excited to learn about these advanced applications of CNNs, I’ll see you in class!


AWESOME FACTS:

  • One of the major themes of this course is that we’re moving away from the CNN itself, to systems involving CNNs.

  • Instead of focusing on the detailed inner workings of CNNs (which we've already done), we'll focus on high-level building blocks. The result? Almost zero math.

  • Another result? No complicated low-level code such as that written in TensorflowTheano, or PyTorch (although some optional exercises may contain them for the very advanced students). Most of the course will be in Keras which means a lot of the tedious, repetitive stuff is written for you.


"If you can't implement it, you don't understand it"

  • Or as the great physicist Richard Feynman said: "What I cannot create, I do not understand".

  • My courses are the ONLY courses where you will learn how to implement machine learning algorithms from scratch

  • Other courses will teach you how to plug in your data into a library, but do you really need help with 3 lines of code?

  • After doing the same thing with 10 datasets, you realize you didn't learn 10 things. You learned 1 thing, and just repeated the same 3 lines of code 10 times...


Suggested Prerequisites:

  • Know how to build, train, and use a CNN using some library (preferably in Python)

  • Understand basic theoretical concepts behind convolution and neural networks

  • Decent Python coding skills, preferably in data science and the Numpy Stack


WHAT ORDER SHOULD I TAKE YOUR COURSES IN?:

  • Check out the lecture "Machine Learning and AI Prerequisite Roadmap" (available in the FAQ of any of my courses, including the free Numpy course)


UNIQUE FEATURES

  • Every line of code explained in detail - email me any time if you disagree

  • No wasted time "typing" on the keyboard like other courses - let's be honest, nobody can really write code worth learning about in just 20 minutes from scratch

  • Not afraid of university-level math - get important details about algorithms that other courses leave out

icon
Udemy Discount

The discount is applied through our link. Open the course from here and Udemy's current promotional price is applied at checkout on most courses, no code to type.

Some courses are excluded from Udemy's promotions. If the price does not drop, clear your browser cookies and use the button again.

icon
Instructor Details

Lazy Programmer Inc.

The Lazy Programmer is a seasoned online educator with an unwavering passion for sharing knowledge. With over 10 years of experience, he has revolutionized the field of data science and machine learning by captivating audiences worldwide through his comprehensive courses and tutorials.


Equipped with a multidisciplinary background, the Lazy Programmer holds a remarkable duo of master's degrees. His first foray into academia led him to pursue computer engineering, with a specialized focus on machine learning and pattern recognition. Undeterred by boundaries, he then ventured into the realm of statistics, exploring its applications in financial engineering.


Recognized as a trailblazer in his field, the Lazy Programmer quickly embraced the power of deep learning when it was still in its infancy. As one of the pioneers, he fearlessly embarked on instructing one of the first-ever online courses on deep learning, catapulting him to the forefront of the industry.


icon
More courses by Lazy Programmer Inc.

$99.99

$149.99

$109.99

$89.99

$79.99

$109.99

icon
More Deep Learning courses

$109.99

$109.99

$79.99

$119.99

$124.99

$119.99

icon
Reviews

4.7

7,132 ratings on Udemy

Select a bar to show only those reviews.Select the bar again to show every rating.

By Sathish Kumar M on 2/24/2026

Awesome! Good content and well-structured presentation. I really enjoyed this course, learnt a lot, informative and fun approach to presenting the material. The instructor was extremely knowledgeable, making complex topics easy to understand through engaging, practical examples and also the trainer was incredibly supportive and responsive, provided clear, actionable advice. This training session was excellent and extremely valuable. Thank you so much to instructor.

By Justin Pau on 2/16/2026

This course is amazing and the teacher shows his experience in each of the videos and even though I am not a native speaker I have been able to follow the course and I am learning everything from scratch. I recommend this course to everyone :)

By Ruben Dr. Khachaturyan on 6/1/2023

I very much enjoyed the course. Moreover, it is one of the best courses I have ever taken on Udemy: 1. Well explained 2. Deep enough 3. the teacher is very honest that we should work hard, but he clearly shows the way we need to do so!

By Philipp Maluta on 11/15/2022

Really cool walkthrough the DL tasks. Not sure I get all the math, but everything made in code is perfect. Teacher is pretty rigorous and despite his nickname, put some effort to convince me not to be lazy. And it works ) Definitely will checkout his other courses cuz it definitely worth my time.

By Anonymized User on 5/27/2022

This course has robust theory content like you can get from a textbook. However, the coding part is another story. The deep learning Python libraries used are outdated, so learners should prepare to perform many debugging on your own. Because this instructor has the tendency to ask you to ask in the Q&A, but leave other learners, who are good hearted, to help you instead.

By Antonios Morellos on 4/25/2022

It's an amazing trip through the theory and the techniques of Computer Vision. Great theory explantion. I was working on the field for quite a while and it's the first time that everything is made perfectly clear. Just one of the best CV courses I have taken. It would be the best if we could have a pdf of the presentations as well, to make notes on.

By Conti Tiziano on 4/5/2022

The author is very clear and understandable in his explanations, code or concepts. The lessons are very well structured and you cannot reach the end with the feeling that something was missing. The author has a deep knowledge about the subject and this is translated in clear exposition in each lesson. You cannot approach this course without some previous understanding about machine learning and fundamental python libraries. The author itself has a free course about that last subject and you can take it before or together with this one.

By Lovedeep Singh on 10/19/2021

The course is absolutely amazing the only issue I can find is my skill level and a little bit of pacing issue in the mid section of the course. If the intuition section we a bit more longer or detailed then it would've been perfect. Thank you

By Shu Fang Chung on 4/9/2021

The tutorials were thorough and there were excellent code examples that I was able to quickly learn from. The explanations are smooth and to the point, as long as you have the prerequisites. Overall, I am very impressed.

By Yongjin Guo on 2/2/2020

Very good course introducing advanced topics like VGG, transfer learning and the modern GAN. The instructor emphasizes coding as the must way to master techniques. It is true! I love the style though I am a starter in this field.

Showing all 10 reviews on CourseDuck

Read all 7,132 reviews on Udemy