Implementing Image Recognition Systems with TensorFlow 1
by Jon Flanders
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.
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.
About the author
Although Jon spent the first few years of his professional life as an attorney, he quickly
found chasing bits more interesting than chasing ambulances. He first worked at the
University of Minnesota, building a financial reporting Web site using ASP and SQL Server,
specializing in automatic integration between multiple data stores. Since joining the training
industry in 1999, Jon has devoted his time to working on various projects while migrating
from the world of ASP and COM to the world of .NE... moreT, ASP.NET, and Web Services, and
now into the world of mobile devices. During this part of Jon’s career he wrote
RESTFul.NET for O’Reilly, Essential ASPfor Addison-Wesley, and co-authored Mastering
Visual Studio.NETfor O’Reilly.
Since 2011, Jon has been concentrating on the mobile world. Working mainly in iOS, Jon
has helped numerous companies create and transform mobile teams into teams that can
create, build, test, and deploy mobile applications with ease.
Augmented Reality is another one of Jon’s current passions, along with Beacons and IoT.
Jon is excited for the next phase of mobile development and exploring how technology can
not only entertain us, but help create a connected world where smart devices start to
perform tasks that are difficult and time-consuming.