Accelerate Deep Learning on Raspberry Pi

Accelerate Deep Learning on Raspberry Pi

English | MP4 | AVC 1920×1080 | AAC 44KHz 2ch | 1h 17m | 418 MB

Learn how to Accelerate your AI Object Detection Models 5X faster on a Raspberry Pi 3, using Intel Movidius for Deep Learning.

Learn how we implemented Deep Learning Object Detection Models on Raspberry Pi and accelerated them with Intel Movidius Neural Compute Stick. When we first got started in Deep Learning particularly in Computer Vision, we were really excited at the possibilities of this technology to help people. The only problem is, that image classification and object detection run just fine on our expensive, power consuming and bulky Deep Learning machines. However, not everyone can afford or implement AI for their practical applications. This is when we went searching for an affordable, compact, less power hungry alternative. Generally, if we’d want to shrink our IoT and automation projects, we’d often look to the Raspberry Pi which is a versatile computing solution for numerous problems. This made us ponder about how we can port out deep learning models to this compact computing unit. Not only that but how could we run it at close to real-time? Amongst the possible solutions, we arrived at using the raspberry pi in conjunction with an AI Accelerator USB stick that was made by Intel to boost our object detection frame-rate. However, it was not so simple to get it up and running. Implementing the documentation, we landed up with a series of bugs after bugs, which became a bit tedious. After endless posts on forums, tutorials and blogs, we have documented a seamless guide in the form of this course; which will show you, step-by-step, on how to implement your own Deep Learning Object Detection models on video and webcam without all the wasteful debugging. So essentially, we’ve structured this training to reduce debugging, speed up your time to market and get you results sooner. Let me help you get fast results. Enrol now, by clicking the button and let us show you how to develop Accelerated AI on Raspberry Pi.

A complete course packed with step-by-step instructions, working examples, and helpful advice. This course is clearly divided into small parts that will help you understand each part individually and help you learn at your own pace.

What You Will Learn

  • Learn how to get Started with Raspberry Pi from Scratch
  • Discover various Object Detection, models
  • Introduction to Deep Learning and Tensorflow lite
  • Implement Object Detection using Movidius NC SDK
Table of Contents

01 Introduction to the Course
02 Hardware Requirements for Deep Learning
03 How to Install Raspbian Operating System on Raspberry Pi
04 Initial Raspbian OS Setup on Raspberry PI
05 Multilayer Perceptron – Artificial Neural Network (Theory)
06 Convolutional Neural Network (Theory)
07 Tensorflow lite introduction and ARM Machine learning
08 Top 3 Object Detection Models
09 Movidius install on Raspberry Pi
10 How to use Movidius NCAppZoo
11 What is Darkflow and How to Install It
12 Setting up and Testing YOLO
13 Implementing Mobilenet SSD
14 [BONUS] How to Detect Age and Gender on Camera
15 [BONUS] Recurrent Neural Networks (Theory)