Skip to content

intelligent-retail/smart-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Camera Reference Implementation

This repository is based on the Microsoft Smart Store Reference Architecture

(日本語版 README はこちらをご参照ください)

Overview

What Is a Smart Camera?

  • It's an edge device which is based on a deep-learning inference engine for analyzing the video streams taken by itself or from a security camera. In this implementation, we use AI accelerators for edge devices to achieve the high-speed & high-accuracy person detection, person tracking, face detection and age/gender recognition tasks.
  • The inference results sent from the edge device will be saved into Azure Cosmos DB, calculated by a server and displayed on a dashboard as the results of customer flow and age/gender distribution.
  • The inference modules running on the edge device are managed by Azure IoT Hub. You can easily replace the modules by some other modules for different purpose such as product recognition to make your own Smart Camara system.

Smart Camera Overview

Getting Started

More Details

  • For the whole architecture of Smart Camera system: see this page.
  • An example use case: see this page.
  • Processing sequence and data flow graphs: see this page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published