Udemy Deep Learning: Advanced Computer Vision Udemy
Price: USD 200
  • Duration: Flexible

Course details

This is one of the most exciting courses Ive 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 didnt ever consider that Id make two courses on convolutional neural networks.

I think what youll 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:

Were 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!)

Were 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, youll 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)

Well 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 calledneural 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 hope youre excited to learn about these advanced applications of CNNs, Ill see you in class!


AWESOMEFACTS:

  • One of the major themes of this course is that were 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 Tensorflow,Theano, 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.

***** IMPORTANTNOTEABOUTTHEVIPVERSION *****:

Multiple students have notified me that Udemy's platform is automatically replacing my VIP coupon with their own coupon - preventing you from getting the VIP version of the course.

Unfortunately this is not the first but the second major bug on Udemy that I encountered today (maybe their developers should take their own courses?)

As I only encountered this a few minutes ago, I do not yet have a solution. I am in contact with Udemy's support team and I urge you to contact them too if you notice that the coupon automatically changes from the VIP coupon to something else when you go to your cart.

I do not have any confidence that the issue will be fixed soon, however, if you can't get the VIP coupon working, but you still want the VIP version, I will come up with a plan in the future so you can still get it - feel free to sign up for the course now. We will figure this out!


NOTES:

All the code for this course can be downloaded from my github:

/lazyprogrammer/machine_learning_examples

In the directory: cnn_class2

Make sure you always "git pull" so you have the latest version!


HARD PREREQUISITES / KNOWLEDGE YOU ARE ASSUMED TO HAVE:

  • 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

TIPS (for getting through the course):

  • Watch it at 2x.
  • Take handwritten notes. This will drastically increase your ability to retain the information.
  • Write down the equations. If you don't, I guarantee it will just look like gibberish.
  • Ask lots of questions on the discussion board. The more the better!
  • Realize that most exercises will take you days or weeks to complete.
  • Write code yourself, don't just sit there and look at my code.

WHATORDERSHOULDITAKEYOURCOURSESIN?:

  • Check out the lecture "What order should I take your courses in?" (available in the Appendix of any of my courses, including the free Numpy course)


Updated on 14 November, 2018
Courses you can instantly connect with... Do an online course on Deep Learning starting now. See all courses

Rate this page