Learn TensorFlow 2.0: Implement Machine Learning and Deep Learning Models with Python by Avinash Manure & Pramod Singh
Author:Avinash Manure & Pramod Singh [Avinash Manure]
Language: eng
Format: epub
Publisher: Apress
Published: 2019-12-16T16:00:00+00:00
Conclusion
In this chapter, you have seen how easy it is to build neural networks in TensorFlow 2.0 and also how to leverage Keras models, to build custom TensorFlow estimators.
© Pramod Singh, Avinash Manure 2020
P. Singh, A. ManureLearn TensorFlow 2.0https://doi.org/10.1007/978-1-4842-5558-2_4
4. Images with TensorFlow
Pramod Singh1 and Avinash Manure2
(1)Bangalore, Karnataka, India
(2)Bangalore, India
This chapter focuses on how we can leverage TensorFlow 2.0 for computer vision. There has been much breakthrough research and development in the field of computer vision, thanks to deep learning. In this chapter, we will start with a brief overview of image processing and move on to one of the most successful algorithms in computer vision, the convolutional neural networks (CNNs), or ConvNets. We will approach CNNs with an introduction and explain their basic architecture with a simple example. Later in this chapter, we will implement a CNN, using TensorFlow 2.0. We will move on to discuss generative networks, which are networks developed for generating images with machines. We will cover autoencoders and variational autoencoders (VAEs), which are a form of generative network. Next, we will implement VAEs, using TensorFlow 2.0, and generate some new images. In the final section, we will discuss the concept of transfer learning—how it has been leveraged in computer vision and the difference between a typical machine learning process and transfer learning. Finally, we discuss applications and the advantages of transfer learning.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Deep Learning with Python by François Chollet(12555)
Hello! Python by Anthony Briggs(9904)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9785)
The Mikado Method by Ola Ellnestam Daniel Brolund(9769)
Dependency Injection in .NET by Mark Seemann(9328)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8282)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7756)
Grails in Action by Glen Smith Peter Ledbrook(7685)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7550)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7003)
Microservices with Go by Alexander Shuiskov(6769)
Practical Design Patterns for Java Developers by Miroslav Wengner(6677)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6626)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6398)
Angular Projects - Third Edition by Aristeidis Bampakos(6030)
The Art of Crafting User Stories by The Art of Crafting User Stories(5560)
NetSuite for Consultants - Second Edition by Peter Ries(5492)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5296)
Kotlin in Action by Dmitry Jemerov(5048)
