Skip to content

Protect your privacy, open source AI-powered video surveillance on IoT devices such as Raspberry Pi and Android, featuring face recognition, human shape recognition(ReID), etc. The world's first AutoML Deep Learning edge AI platform. No programming exp needed to train a new model for your privacy.

License

Notifications You must be signed in to change notification settings

antonizhubar/DeepCamera

 
 

Repository files navigation

What's SharpAI DeepCamera

This is a unique repository in many ways. It’s a deep learning model open sourced to protect your privacy. The entire DeepCamera concept is based on automated machine learning (AutoML). So you don’t even need any programming experience to train a new model. DeepCamera will keep porting AI models to provide easy for use Edge AI platform to help developers implement AI production on the edge.

image

DeepCamera Architecture

architecture

DeepCamera works on AIoT devices such as Raspberry Pi and Android. You can integrate the code with surveillance cameras as well. There’s a LOT you can do with DeepCamera’s code, including:

  • Face recognition
  • Face Detection
  • Control from mobile application
  • Object detection
  • Motion detection
  • Human ReID (Recognition based on human shape)
  • Many more AI models will come soon

And a whole host of other things. Building your own AI-powered model has never been this easy!

Commercial Support

Slack

Click to join sharpai slack channel

Feature List

  • High accurate Face Recognition
  • Face Detection
  • Inference on ARM Mali GPU
  • Support Android TF Lite(GPU/CPU/NPU)
  • Support open source embedded linux
  • Control from mobile application
  • Management System for devices
  • Push Notification to Mobile Device
  • Object Detection
  • Distributed System based on celery
  • Plugin to process video by Shinobi CCTV
  • Application on Android to decode video with hw acc
  • Motion Detection with Android GPU
  • Lable and train from Mobile to Edge Device

Demo

demo

Todo

  • Native raspberry pi camera support
  • Labelling server and application is down, need BYOD document API server repo
  • Image upload is not working(was using Aliyun), need change to upload to server itself

How to connect your Surveilance Camera to DeepCamera

Through Shinobi (if you install DeepCamera through Docker)

Then you need to follow Shinobi's document to add camera. or click to see our tutorial

Shinobi login page(device_ip:8080):
username: [email protected]
password: SharpAI2018

You can also turn Mac Camera into RTSP camera(not tested)

Contributions

This project contains source code or library dependencies from the follow projects:

About

Protect your privacy, open source AI-powered video surveillance on IoT devices such as Raspberry Pi and Android, featuring face recognition, human shape recognition(ReID), etc. The world's first AutoML Deep Learning edge AI platform. No programming exp needed to train a new model for your privacy.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 42.4%
  • C++ 28.5%
  • Python 14.4%
  • JavaScript 9.2%
  • CMake 3.0%
  • Objective-C 1.6%
  • Other 0.9%