Retail Loss Prevention Classification Project

Hands On Lab: Retail Loss Prevention - Classification

What is Intel® DevCloud?

Intel® DevCloud is a sandbox for prototyping and experimenting with AI inference workloads on Intel® hardware specialized for deep learning.

Optimize your deep-learning models with the tools built into the Intel® Distribution of OpenVINO™ toolkit, and then test their performance on combinations of CPUs, GPUs, and VPUs (Vision Processing Units) such as the Intel® Neural Compute Stick 2 (NCS2).

Even if you're new to machine learning, Intel DevCloud has everything you need to quickly get started, including:

  • Jupyter* Notebook-based tutorials and sample applications
  • Trained models
  • Sample data
  • Executable code from the Intel Distribution of OpenVINO toolkit
  • Tools for tuning and optimizing your models

What you'll learn in this Edge AI Focused Project?

  • Learn the difference between classification, object-detection, and segmentation models, then test your newfound knowledge by modifying and classifying a user loaded image.

  • You'll run a classification tutorial using a Jupyter* Notebook on Intel® DevCloud, then interpret the results to explain the resulting confidence levels.

How long will it take?

  • Between 1 to 2 hours.

Pre-requisites

  • Intermediate knowledge of programming in Python*
  • Experience with training and deploying deep learning models
  • Familiarity with different DL layers and architectures (CNN based)
  • Familiarity with the command line (bash terminal)
  • Experience using OpenCV*