With Detailed Examples in Python Using TensorFlow and Kivy
Buch, Englisch, 405 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 800 g
ISBN: 978-1-4842-4166-0
Verlag: Apress
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 ForData scientists, machine learning and deep learning engineers, software developers.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. Recognition in Computer Vision.- 2. Artificial Neural Network.- 3. Classification using ANN with Engineered Features.- 4. ANN Parameters Optimization.- 5. Convolutional Neural Networks.- 6. TensorFlow Recognition Application.- 7. Deploying Pre-Trained Models.- 8. Cross-Platform Data Science Applications.Appendix: Uploading Projects to PyPI.