GRATIS
NaN vía Coursera
GRATIS

Deep Learning Applications for Computer Vision

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    Siempre Abierto

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Introduction and Background
    • In this module, you will learn about the field of Computer Vision. Computer Vision has the goal of extracting information from images. We will go over the major categories of tasks of Computer Vision and we will give examples of applications from each category. With the adoption of Machine Learning and Deep Learning techniques, we will look at how this has impacted the field of Computer Vision.
  • Classic Computer Vision Tools
    • In this module, you will learn about classic Computer Vision tools and techniques. We will explore the convolution operation, linear filters, and algorithms for detecting image features.
  • Image Classification in Computer Vision
    • In this module we will first review the challenges for object recognition in Classic Computer Vision. Then we will go through the steps of achieving object recognition and image classification in the Classic Computer Vision pipeline.
  • Neural Networks and Deep Learning
    • In this module we will compare how the image classification pipeline with neural networks differs than the one with classic computer vision tools. Then we will review the basic components of a neural network. We will conclude with a tutorial in Tensor flow where we will practice how to build, train and use a neural network for image classification predictions.
  • Convolutional Neural Networks and Deep Learning Advanced Tools
    • In this module we will learn about the components of Convolutional Neural Networks. We will study the parameters and hyperparameters that describe a deep network and explore their role in improving the accuracy of the deep learning models. We will conclude with a tutorial in Tensor Flow where we will practice building, training and using a deep neural network for image classification.