Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Deep Learning :Adv. Computer Vision (object detection+more!)
Rating: 4.1 out of 5(1,052 ratings)
25,364 students

Deep Learning :Adv. Computer Vision (object detection+more!)

Transfer Learning, TensorFlow Object detection, Classification, Yolo object detection, real time projects much more..!!
Created byJay Bhatt
Last updated 12/2023
English
English [Auto],

What you'll learn

  • computer vision
  • deep learning
  • TensorFlow

Course content

11 sections40 lectures7h 46m total length
  • Introduction to Computer Vision0:25

    Begin with an introduction to computer vision, focusing on deep learning and object detection for beginners, and lay the foundation for your journey into this exciting field.

  • What is computer vision?1:48

    Explore the essence of computer vision, where artificial intelligence teaches machines to interpret and analyze visual data for applications like facial recognition, a self-driving car, and medical imaging.

  • Overview of image processing and analysis.2:54

    Explore the fundamentals of image processing and analysis, manipulating pixel data to enhance images, cropping regions of interest, applying filters, and understanding convolution and CNN relevance in computer vision.

Requirements

  • Python

Description

Latest update: I will show you both how to use a pretrained model and how to train one yourself with a custom dataset on Google Colab.

This course is a complete guide for setting up TensorFlow object detection api, Transfer learning and a lot more


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.

Here is the details about the project.

Here we will star from colab understating because that will help to use free GPU provided by google to train up our model.

We’re going to bridge the gap between the basic CNN architecture you already know and love, to modern, novel architectures such as ResNet, and Inception.

We will understand object detection modules in detail using both tensorflow object detection api as well as YOLO algorithms.

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

One best thing is you will understand the core basics of CNN and how it converts to object detection slowly.

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


AMAGING FACTS:

· This course give’s you full hand’s on experience of training models in colab GPU.

· 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,YOLO, 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.



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


Who this course is for:

· Students and professionals who want to take their knowledge of computer vision and deep learning to the next level

· Anyone who wants to learn about object detection algorithms like SSD and YOLO

· Anyone who wants to learn how to write code for neural style transfer

· Anyone who wants to use transfer learning

· Anyone who wants to shorten training time and build state-of-the-art computer vision nets fast

· Anyone who is starting with computer vison

Who this course is for:

  • Python developers curious about deep learning
  • Developers curious about computer vision