Video description
This course provides an introduction to using deep learning models to solve computer vision tasks in TensorFlow and is focused on the work horse of deep learning image models: the convolutional neural network.
Expert Lucas Adams teaches you how to get these models up and running fast, especially in domains with limited computing resources or training data, and shows you how to modify the architecture of a neural network to make the model specialized to different tasks. Learners should be familiar with basic deep learning concepts like the multilayer perceptron, linear algebra, Jupyter notebooks, and the basics of building and running TensorFlow programs.
- Understand why the convolutional neural network works so well for vision tasks
- Explore how each component of the architecture contributes to prediction
- Learn to run models using weights pre-trained on large datasets using many processing hours
- Discover how to modify pre-trained networks for completely different tasks
- Tune pre-trained models to a dataset while using knowledge stored from an initial training run
Publisher resources
Table of contents
-
Introduction
- Welcome To The Course 00:01:13
- About The Author 00:00:45
-
Computer Vision In TensorFlow
- Overview Of Convolutional Neural Networks 00:09:47
- Using A Pretrained Network 00:11:30
- Modifying A Pretrained Network 00:07:04
-
Conclusion
- Wrap Up 00:00:37
Product information
- Title: Introduction to Computer Vision with TensorFlow
- Author(s):
- Release date: May 2017
- Publisher(s): Infinite Skills
- ISBN: 9781491987018
You might also like
video
Introduction to Deep Learning Models With TensorFlow
TensorFlow is by far the most popular deep learning software package available today. This training covers …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
video
Deep Learning with Python Video Edition
"The clearest explanation of deep learning I have come across...it was a joy to read." Richard …
book
Data Science from Scratch, 2nd Edition
To really learn data science, you should not only master the tools—data science libraries, frameworks, modules, …