buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Ahmed Fawzy Gad

Practice Computer Vision Applications Using Deep Learning with CNNs


With Detailed Examples in Python Using TensorFlow and Kivy
1st ed. 2018. xxii, 405 S. 200 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-24166-5 (1484241665)
Neue ISBN: 978-1-484-24166-0 (9781484241660)

Preis und Lieferzeit: Bitte klicken


Deploy deep learning applications into production across multiple platforms. You will work on computer vision applications that use the convolutional neural network (CNN) deep learning model and Python. This book starts by explaining the traditional machine-learning pipeline, where you will analyze an image dataset. Along the way you will cover artificial neural networks (ANNs), building one from scratch in Python, before optimizing it using genetic algorithms.

For automating the process, the book highlights the limitations of traditional hand-crafted features for computer vision and why the CNN deep-learning model is the state-of-art solution. CNNs are discussed from scratch to demonstrate how they are different and more efficient than the fully connected ANN (FCNN). You will implement a CNN in Python to give you a full understanding of the model.
After consolidating the basics, you will use TensorFlow to build a practical image-recognition model that you will deploy to a web server using Flask, making it accessible over the Internet. Using Kivy and NumPy, you will create cross-platform data science applications with low overheads.
This book will help you apply deep learning and computer vision concepts from scratch, step-by-step from conception to production.

What You Will Learn

Understand how ANNs and CNNs work
Create computer vision applications and CNNs from scratch using Python
Follow a deep learning project from conception to production using TensorFlow
Use NumPy with Kivy to build cross-platform data science applications
Who This Book Is For Data scientists, machine learning and deep learning engineers, software developers.
1. Introduction 2. Recognition in Computer Vision 3. Artificial Neural Network 4. Classification using ANN with Engineered Features 5. ANN Parameters Optimization 6. Convolutional Neural Networks 7. TensorFlow Recognition Application 8. Deploying Pre-Trained Models 9. Cross-Platform Data Science Applications. Appendix: Uploading Projects to PyPI
Ahmed Fawzy Gad is a teaching assistant who received his M.Sc. degree in 2018 after receiving his 2015 excellent with honors B.Sc. in information technology from the Faculty of Computers and Information (FCI), Menoufia University, Egypt. Ahmed is interested in deep learning, machine learning, computer vision, and Python. He aims to add value to the data science community by sharing his writings and preparing tutorials.