You are on page 1of 1

apress.

com

Computer Science : Artificial Intelligence

Gad, Ahmed Fawzy, Menoufia, Egypt

Practical Computer Vision


Applications Using Deep
Learning with CNNs
With Detailed Examples in Python Using TensorFlow and Kivy

Explains the basic concepts of deep learning using numerical examples


Discusses the practical use of deep convolutional neural networks in
computer vision with Python
Covers deploying trained models
Deploy deep learning applications into production across multiple platforms. You will work on
Apress
computer vision applications that use the convolutional neural network (CNN) deep learning
1st ed., XXII, 405 p. 200 model and Python.This bookstarts by explaining the traditional machine-learning pipeline,
1st
illus.
edition 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
Printed book
solution. CNNs are discussed from scratch to demonstrate how they are different and more
Softcover
efficient than the fully connected ANN (FCNN). You will implement a CNN in Python to give you
Printed book a full understanding of the model. After consolidating the basics, you will use TensorFlow to
Softcover build a practical image-recognition model that you will deploy to a web server using Flask,
ISBN 978-1-4842-4166-0 making it accessible over the Internet. Using Kivy and NumPy, you will create cross-platform
$ 44,99 data science applications with low overheads. This book will help you apply deep learning and
Available 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
Discount group
CNNs from scratch using Python Follow a deep learning project from conception to production
APress Short (19)
using TensorFlow Use NumPy with Kivy to build cross-platform data science applications Who
Product category This Book Is For Data scientists, machine learning and deep learning engineers, software
Professional book developers.

Order online at springer.com/booksellers


Springer Nature Customer Service Center LLC
233 Spring Street
New York, NY 10013
USA
T: +1-800-SPRINGER NATURE
(777-4643) or 212-460-1500
customerservice@springernature.com

Prices and other details are subject to change without notice. All errors and omissions excepted. Americas: Tax will
be added where applicable. Canadian residents please add PST, QST or GST. Please add $5.00 for shipping one
book and $ 1.00 for each additional book. Outside the US and Canada add $ 10.00 for first book, $5.00 for each
additional book. If an order cannot be fulfilled within 90 days, payment will be refunded upon request. Prices are
payable in US currency or its equivalent.

ISBN 978-1-4842-4166-0 / BIC: UYQ / SPRINGER NATURE: SCI21000 Part of

You might also like