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
book
Machine Learning with TensorFlow
Summary Machine Learning with TensorFlow gives readers a solid foundation in machine-learning concepts plus hands-on experience …
book
Introduction to Machine Learning with Python
Machine learning has become an integral part of many commercial applications and research projects, but this …
book
Neural Network Projects with Python
Build your Machine Learning portfolio by creating 6 cutting-edge Artificial Intelligence projects using neural networks in …
book
Learning TensorFlow
Roughly inspired by the human brain, deep neural networks trained with large amounts of data can …