GithubHelp home page GithubHelp logo

vipinkvpk / building-computer-vision-apps-artificial-neural-networks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apress/building-computer-vision-apps-artificial-neural-networks

1.0 0.0 0.0 1.48 GB

Source Code for 'Building Computer Vision Applications Using Artificial Neural Networks' by Shamshad Ansari

License: Other

Shell 5.71% Python 94.09% HTML 0.20%

building-computer-vision-apps-artificial-neural-networks's Introduction

Apress Source Code

This repository accompanies Building Computer Vision Applications Using Artificial Neural Networks by Shamshad Ansari (Apress, 2020).

Cover image

Download the files as a zip using the green button, or clone the repository to your machine using Git.

Releases

Release v1.0 corresponds to the code in the published book, without corrections or updates.

Clone Instruction

Clone repo with all history: git clone https://github.com/Apress/building-computer-vision-apps-artificial-neural-networks.git

This will download all prior commit history. The overall size will be of the order of 1.4GB. If this causes any error, clone only the latest commit using the command:

git clone https://github.com/Apress/building-computer-vision-apps-artificial-neural-networks.git --depth 1

Contributions

See the file Contributing.md for more information on how you can contribute to this repository.

Book Value Proposition:

  • Contains real examples that you can implement and modify to build useful computer vision systems
  • Gives line-by-line explanations of computer vision working code examples
  • Explains training neural networks involving large numbers of images on cloud infrastructure, such as Amazon AWS, Google Cloud Platform, and Microsoft Azure

About the Book:

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.

What You Will Learn

· 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 computer vision applications in business and industry

· Train distributed models on GPU-based cloud infrastructure

Who This Book Is For

Data scientists, analysts, and machine learning and software engineering professionals with Python programming knowledge.

About the Author:

Shamshad (Sam) Ansari is a distinguished data scientist, inventor and author. He has several technology publishing in his name. He has co-authored 4 US Patents related to AI in healthcare.

Sam is the founder, president and CEO of Accure, an AI automation company. He enjoys working with software engineers, data scientists, devops, and business analysts, and solving real-world scientific and business problems.

He has worked with 4 tech startups in his 20+ years of career. Prior to starting Accure, he worked for Apixio, a healthcare AI startup, IBM, and Orbit Solutions.

He has technical expertise in the area of computer vision, machine learning, AI, cognitive science, NLP, and big data. He architected, designed, and developed an AI automation platform, called Momentum, that allows to build AI solutions without writing code.

He is passionate about teaching and mentoring. He has spent more than 10,000 hours in teaching and mentoring students from across the world.

Sam holds a Bachelor's degree in engineering from BIT Sindri and Master's degree in computer science from Indian Institute of Information Technology and Management (IIITM) Kerala.

building-computer-vision-apps-artificial-neural-networks's People

Contributors

ansarisam avatar markp88 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.