Building computer vision applications using artificial neural networks with examples in OpenCV and TensorFlow with Python

Computer vision is constantly evolving, and this book has been updated to reflect new topics that have emerged in the field since the first edition⁰́₉s publication. All code used in the book has also been fully updated. This second edition features new material covering image manipulation practices,...

Full description

Bibliographic Details
Main Author: Ansari, Shamshad
Format: eBook
Language:English
Published: [Berkeley, CA] Apress 2023
Edition:Second edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04464nmm a2200625 u 4500
001 EB002189766
003 EBX01000000000000001327231
005 00000000000000.0
007 cr|||||||||||||||||||||
008 240103 ||| eng
020 |a 9781484298664 
050 4 |a TA1634 
100 1 |a Ansari, Shamshad 
245 0 0 |a Building computer vision applications using artificial neural networks  |b with examples in OpenCV and TensorFlow with Python  |c Shamshad Ansari 
250 |a Second edition 
260 |a [Berkeley, CA]  |b Apress  |c 2023 
300 |a xxii, 526 pages  |b illustrations (some color) 
505 0 |a Chapter 1: Prerequisite and Software Installation -- Chapter 2: Core Concepts of Image and Video Processing -- Chapter 3: Techniques of Image Processing -- Chapter 4: Building Artificial Intelligence System For Computer Vision -- Chapter 5: Deep Learning or Artificial Neural Network -- Chapter 6: Deep Learning in Object Detection -- Chapter 7: Practical Example 1- Object Tracking in Videos -- Chapter 8: Practical Example 2- Face Recognition -- Chapter 9: Industrial Application - Realtime Defect Detection in Industrial -- Chapter 10: Computer Vision Modeling on the Cloud 
653 |a Réseaux neuronaux (Informatique) 
653 |a Logiciels d'application / Développement 
653 |a Computer vision / http://id.loc.gov/authorities/subjects/sh85029549 
653 |a Application software / Development / fast / (OCoLC)fst00811707 
653 |a Machine learning / http://id.loc.gov/authorities/subjects/sh85079324 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a OpenCV (Computer program language) / fast / (OCoLC)fst01938441 
653 |a OpenCV (Langage de programmation) 
653 |a Neural networks (Computer science) / http://id.loc.gov/authorities/subjects/sh90001937 
653 |a OpenCV (Computer program language) / http://id.loc.gov/authorities/subjects/sh2016000128 
653 |a Apprentissage automatique 
653 |a Image processing / fast / (OCoLC)fst00967501 
653 |a Computer vision / fast / (OCoLC)fst00872687 
653 |a Neural networks (Computer science) / fast / (OCoLC)fst01036260 
653 |a Python (Langage de programmation) 
653 |a Python (Computer program language) / fast / (OCoLC)fst01084736 
653 |a image processing / aat 
653 |a Image processing / http://id.loc.gov/authorities/subjects/sh85064446 
653 |a Traitement d'images 
653 |a Vision par ordinateur 
653 |a TensorFlow / http://id.loc.gov/authorities/names/n2019020612 
653 |a Machine learning / fast / (OCoLC)fst01004795 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
028 5 0 |a 10.1007/978-1-4842-9866-4 
024 8 |a 10.1007/978-1-4842-9866-4 
776 |z 9781484298657 
776 |z 1484298667 
776 |z 9781484298664 
776 |z 1484298659 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484298664/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 006.3/7 
082 0 |a 500 
520 |a Computer vision is constantly evolving, and this book has been updated to reflect new topics that have emerged in the field since the first edition⁰́₉s publication. All code used in the book has also been fully updated. This second edition features new material covering image manipulation practices, image segmentation, feature extraction, and object identification using real-life scenarios to help reinforce each concept. These topics are essential for building advanced computer vision applications, and you⁰́₉ll gain a thorough understanding of them. The book⁰́₉s source code has been updated from TensorFlow 1.x to 2.x, and includes step-by-step examples using both OpenCV and TensorFlow with Python. Upon completing this book, you⁰́₉ll have the knowledge and skills to build your own computer vision applications using neural networks You will: Understand image processing, manipulation techniques, and feature extraction methods Work with convolutional neural networks (CNN), single-shot detector (SSD), and YOLO Utilize large scale model development and cloud infrastructure deployment Gain an overview of FaceNet neural network architecture and develop a facial recognition system