Building computer vision applications using artificial neural networks : with step-by-step Eeamples in OpenCV and TensorFlow with Python

Book Cover
Average Rating
Published
Berkeley, CA : Apress, 2020.
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English
ISBN
9781484258873, 1484258878
UPC
10.1007/978-1-4842-5887-3, 10.1007/978-1-4842-5

Notes

General Note
Optimization Algorithms
General Note
Includes index.
Description
Apply computer vision and machine learning concepts in developing business and industrial applications using a practical, step-by-step approach. The book comprises four main sections starting with setting up your programming environment and configuring your computer with all the prerequisites to run the code examples. Section 1 covers the basics of image and video processing with code examples of how to manipulate and extract useful information from the images. You will mainly use OpenCV with Python to work with examples in this section. Section 2 describes machine learning and neural network concepts as applied to computer vision. You will learn different algorithms of the neural network, such as convolutional neural network (CNN), region-based convolutional neural network (R-CNN), and YOLO. In this section, you will also learn how to train, tune, and manage neural networks for computer vision. Section 3 provides step-by-step examples of developing business and industrial applications, such as facial recognition in video surveillance and surface defect detection in manufacturing. The final section is about training neural networks involving a large number of images on cloud infrastructure, such as Amazon AWS, Google Cloud Platform, and Microsoft Azure. It walks you through the process of training distributed neural networks for computer vision on GPU-based cloud infrastructure. By the time you finish reading Building Computer Vision Applications Using Artificial Neural Networks and working through the code examples, you will have developed some real-world use cases of computer vision with deep learning. You will: · Employ image processing, manipulation, and feature extraction techniques · Work with various deep learning algorithms for computer vision · Train, manage, and tune hyperparameters of CNNs and object detection models, such as R-CNN, SSD, and YOLO · Build neural network models using Keras and TensorFlow · Discover best practices when implementing comp uter vision applications in business and industry · Train distributed models on GPU-based cloud infrastructure.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Ansari, S. (2020). Building computer vision applications using artificial neural networks: with step-by-step Eeamples in OpenCV and TensorFlow with Python . Apress.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Ansari, Shamshad. 2020. Building Computer Vision Applications Using Artificial Neural Networks: With Step-by-step Eeamples in OpenCV and TensorFlow With Python. Apress.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Ansari, Shamshad. Building Computer Vision Applications Using Artificial Neural Networks: With Step-by-step Eeamples in OpenCV and TensorFlow With Python Apress, 2020.

MLA Citation, 9th Edition (style guide)

Ansari, Shamshad. Building Computer Vision Applications Using Artificial Neural Networks: With Step-by-step Eeamples in OpenCV and TensorFlow With Python Apress, 2020.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
a983cd6f-700e-fa89-3df4-5a8e14789a82-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work IDa983cd6f-700e-fa89-3df4-5a8e14789a82-eng
Full titlebuilding computer vision applications using artificial neural networks with step by step eeamples in opencv and tensorflow with python
Authoransari shamshad
Grouping Categorybook
Last Update2024-05-10 03:20:45AM
Last Indexed2024-05-16 02:35:34AM

Book Cover Information

Image SourcecontentCafe
First LoadedAug 8, 2023
Last UsedMay 16, 2024

Marc Record

First DetectedMar 22, 2023 08:36:15 AM
Last File Modification TimeMar 22, 2023 08:36:15 AM
SuppressedRecord had no items

MARC Record

LEADER07774cam a2200613 a 4500
001on1175922364
003OCoLC
00520230322083431.0
006m     o  d        
007cr un|---aucuu
008200725s2020    cau     o     001 0 eng d
015 |a GBC0D7340|2 bnb
0167 |a 019850986|2 Uk
019 |a 1178998712|a 1182457059|a 1182922605|a 1183937709|a 1187925986|a 1190683067|a 1193273147|a 1195471917|a 1196165061|a 1197551442|a 1198143145|a 1198816608
020 |a 9781484258873|q (electronic bk.)
020 |a 1484258878|q (electronic bk.)
0247 |a 10.1007/978-1-4842-5887-3|2 doi
0248 |a 10.1007/978-1-4842-5
035 |a (OCoLC)1175922364|z (OCoLC)1178998712|z (OCoLC)1182457059|z (OCoLC)1182922605|z (OCoLC)1183937709|z (OCoLC)1187925986|z (OCoLC)1190683067|z (OCoLC)1193273147|z (OCoLC)1195471917|z (OCoLC)1196165061|z (OCoLC)1197551442|z (OCoLC)1198143145|z (OCoLC)1198816608
037 |a com.springer.onix.9781484258873|b Springer Nature
040 |a EBLCP|b eng|e pn|c EBLCP|d LQU|d GW5XE|d SFB|d EBLCP|d OCLCF|d UKMGB|d N$T|d OCL|d OCLCO|d UKAHL|d OCLCQ|d OCLCO|d UPM|d OCLCQ
049 |a MAIN
050 4|a TA1634
072 7|a UYQM|2 bicssc
072 7|a COM004000|2 bisacsh
072 7|a UYQM|2 thema
08204|a 006.3/7|2 23
1001 |a Ansari, Shamshad.
24510|a Building computer vision applications using artificial neural networks :|b with step-by-step Eeamples in OpenCV and TensorFlow with Python /|c Shamshad Ansari.
260 |a Berkeley, CA :|b Apress,|c 2020.
300 |a 1 online resource (467 pages)
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Optimization Algorithms
500 |a Includes index.
5050 |a Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Chapter 1: Prerequisites and Software Installation -- Python and PIP -- Installing Python and PIP on Ubuntu -- Installing Python and PIP on macOS -- Installing Python and PIP on CentOS 7 -- Installing Python and PIP on Windows -- virtualenv -- Installing and Activating virtualenv -- TensorFlow -- Installing TensorFlow -- PyCharm IDE -- Installing PyCharm -- Configuring PyCharm to Use virtualenv -- OpenCV -- Working with OpenCV -- Installing OpenCV4 with Python Bindings
5058 |a Additional Libraries -- Installing SciPy -- Installing Matplotlib -- Chapter 2: Core Concepts of Image and Video Processing -- Image Processing -- Image Basics -- Pixels -- Pixel Color -- Grayscale -- Color -- Coordinate Systems -- Python and OpenCV Code to Manipulate Images -- Program: Loading, Exploring, and Showing an Image -- Program: OpenCV Code to Access and Manipulate Pixels -- Drawing -- Drawing a Line on an Image -- Drawing a Rectangle on an Image -- Drawing a Circle on an Image -- Summary -- Chapter 3: Techniques of Image Processing -- Transformation -- Resizing -- Translation
5058 |a Rotation -- Flipping -- Cropping -- Image Arithmetic and Bitwise Operations -- Addition -- Subtraction -- Bitwise Operations -- AND -- OR -- NOT -- XOR -- Masking -- Splitting and Merging Channels -- Noise Reduction Using Smoothing and Blurring -- Mean Filtering or Averaging -- Gaussian Filtering -- Median Blurring -- Bilateral Blurring -- Binarization with Thresholding -- Simple Thresholding -- Adaptive Thresholding -- Otsu's Binarization -- Gradients and Edge Detection -- Sobel Derivatives (cv2. Sobel() Function) -- Laplacian Derivatives (cv2. Laplacian() Function) -- Canny Edge Detection
5058 |a Contours -- Drawing Contours -- Summary -- Chapter 4: Building a Machine Learning-Based Computer Vision System -- Image Processing Pipeline -- Feature Extraction -- How to Represent Features -- Color Histogram -- How to Calculate a Histogram -- Grayscale Histogram -- RGB Color Histogram -- Histogram Equalizer -- GLCM -- HOGs -- LBP -- Feature Selection -- Filter Method -- Wrapper Method -- Embedded Method -- Model Training -- How to Do Machine Learning -- Supervised Learning -- Unsupervised Learning -- Model Deployment -- Summary -- Chapter 5: Deep Learning and Artificial Neural Networks
5058 |a Introduction to Artificial Neural Networks -- Perceptron -- How a Perceptron Learns -- Multilayer Perceptron -- Why MLP? -- What Is Deep Learning? -- Deep Learning or Multilayer Perceptron Architecture -- Activation Functions -- Linear Activation Function -- Sigmoid or Logistic Activation Function -- TanH/Hyperbolic Tangent -- Rectified Linear Unit -- Leaky ReLU -- Scaled Exponential Linear Unit -- Softplus Activation Function -- Softmax -- Feedforward -- Error Function -- Regression Loss Function -- Binary Classification Loss Function -- Multiclass Classification Loss Function
520 |a Apply computer vision and machine learning concepts in developing business and industrial applications using a practical, step-by-step approach. The book comprises four main sections starting with setting up your programming environment and configuring your computer with all the prerequisites to run the code examples. Section 1 covers the basics of image and video processing with code examples of how to manipulate and extract useful information from the images. You will mainly use OpenCV with Python to work with examples in this section. Section 2 describes machine learning and neural network concepts as applied to computer vision. You will learn different algorithms of the neural network, such as convolutional neural network (CNN), region-based convolutional neural network (R-CNN), and YOLO. In this section, you will also learn how to train, tune, and manage neural networks for computer vision. Section 3 provides step-by-step examples of developing business and industrial applications, such as facial recognition in video surveillance and surface defect detection in manufacturing. The final section is about training neural networks involving a large number of images on cloud infrastructure, such as Amazon AWS, Google Cloud Platform, and Microsoft Azure. It walks you through the process of training distributed neural networks for computer vision on GPU-based cloud infrastructure. By the time you finish reading Building Computer Vision Applications Using Artificial Neural Networks and working through the code examples, you will have developed some real-world use cases of computer vision with deep learning. You will: · Employ image processing, manipulation, and feature extraction techniques · Work with various deep learning algorithms for computer vision · Train, manage, and tune hyperparameters of CNNs and object detection models, such as R-CNN, SSD, and YOLO · Build neural network models using Keras and TensorFlow · Discover best practices when implementing comp uter vision applications in business and industry · Train distributed models on GPU-based cloud infrastructure.
5880 |a Print version record.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Computer vision.|9 34219
650 0|a Neural networks (Computer science)|9 65536
77608|i Print version:|a Ansari, Shamshad.|t Building Computer Vision Applications Using Artificial Neural Networks : With Step-By-Step Examples in OpenCV and TensorFlow with Python.|d Berkeley, CA : Apress L.P., ©2020|z 9781484258866
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781484258873/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH37800226
938 |a ProQuest Ebook Central|b EBLB|n EBL6273782
938 |a ProQuest Ebook Central|b EBLB|n EBL6264994
938 |a EBSCOhost|b EBSC|n 2526915
994 |a 92|b VIA
999 |c 291126|d 291126