Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Practical Convolutional Neural Networks : Implement Advanced Deep Learning Models Using Python

Posted By: readerXXI
Practical Convolutional Neural Networks : Implement Advanced Deep Learning Models Using Python

Practical Convolutional Neural Networks :
Implement Advanced Deep Learning Models Using Python

by Mohit Sewak and Md. Rezaul Karim
English | 2018 | ISBN: 1788392302 | 211 Pages | PDF/ePUB | 16/14 MB

Convolutional Neural Network (CNN) is revolutionizing several application domains such as visual recognition systems, self-driving cars, medical discoveries, innovative eCommerce and more.You will learn to create innovative solutions around image and video analytics to solve complex machine learning and computer vision related problems and implement real-life CNN models.

This book starts with an overview of deep neural networkswith the example of image classification and walks you through building your first CNN for human face detector. We will learn to use concepts like transfer learning with CNN, and Auto-Encoders to build very powerful models, even when not much of supervised training data of labeled images is available.

Later we build upon the learning achieved to build advanced vision related algorithms for object detection, instance segmentation, generative adversarial networks, image captioning, attention mechanisms for vision, and recurrent models for vision.

By the end of this book, you should be ready to implement advanced, effective and efficient CNN models at your professional project or personal initiatives by working on complex image and video datasets.

What you will learn:

- From CNN basic building blocks to advanced concepts understand practical areas they can be applied to
- Build an image classifier CNN model to understand how different components interact with each other, and then learn how to optimize it
- Learn different algorithms that can be applied to Object Detection, and Instance Segmentation
- Learn advanced concepts like attention mechanisms for CNN to improve prediction accuracy
- Understand transfer learning and implement award-winning CNN architectures like AlexNet, VGG, GoogLeNet, ResNet and more
- Understand the working of generative adversarial networks and how it can create new, unseen images