- Course
Implementing Image Recognition Systems with TensorFlow 1
TensorFlow is popular a library for implementing a range of deep learning solutions but is especially useful for solutions that deal with images. This course will teach you the basics of how to use TensorFlow to implement the most typical scenarios.
- Course
Implementing Image Recognition Systems with TensorFlow 1
TensorFlow is popular a library for implementing a range of deep learning solutions but is especially useful for solutions that deal with images. This course will teach you the basics of how to use TensorFlow to implement the most typical scenarios.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Data
What you'll learn
Running images through deep learning models is potentially the most typical scenario in which deep learning is used today. In this course, Implementing Image Recognition Systems with TensorFlow 1, you will learn the basics of how to implement a solution for the most typical deep learning imaging scenarios. First, you will learn how to pick a TensorFlow model architecture if you can implement your solution with pre-existing, pre-trained models. Next, you will learn how to extend such models using your own training images by taking advantage of transfer learning. Finally, you will see how to use more advanced solutions to do more advanced processing on images, like segmentation, and even learn how to implement a facial recognition solution. When you are finished with this course, you will have the skills and knowledge of TensorFlow and imaging in order to implement your own solutions successfully.