
Computer Vision Using Deep Learning
Neural Network Architectures with Python and Keras
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Computer Vision Using Deep Learning
Neural Network Architectures with Python and Keras
About this book
Organizations spend huge resources in developing software that can perform the way a human does. Image classification, object detection and tracking, pose estimation, facial recognition, and sentiment estimation all play a major role in solving computer vision problems.
This book will bring into focus these and other deep learning architectures and techniques to help you create solutions using Keras and the TensorFlow library. You'll also review mutliple neural network architectures, including LeNet, AlexNet, VGG, Inception, R-CNN, Fast R-CNN, Faster R-CNN, Mask R-CNN, YOLO, and SqueezeNet and see how they work alongside Python code via best practices, tips, tricks, shortcuts, and pitfalls.All code snippets will be broken down and discussed thoroughly so you can implement the same principles in your respective environments.
Computer Vision Using Deep Learning offers a comprehensive yet succinct guide that stitches DL and CV together to automate operations, reduce human intervention, increase capability, and cut the costs.
What You'll Learn
- Examine deep learning code and concepts to apply guiding principals to your own projects
- Classify and evaluate various architectures to better understand your options in various use cases
- Go behind the scenes of basic deep learning functions to find out how they work
Who This Book Is For
Professional practitioners working in the fields of software engineering and data science. A working knowledge of Python is strongly recommended. Students and innovators working on advanced degrees in areas related to computer vision and Deep Learning.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Introduction to Computer Vision and Deep Learning
- 2. Nuts and Bolts of Deep Learning for Computer Vision
- 3. Image Classification Using LeNet
- 4. VGGNet and AlexNet Networks
- 5. Object Detection Using Deep Learning
- 6. Face Recognition and Gesture Recognition
- 7. Video Analytics Using Deep Learning
- 8. End-to-End Model Development
- Back Matter