Registered by DC MARTIN

A demonstration and proof-of-concept for an **AI assistants** providing improved situational awareness from a collection of network accessible video cameras.

# Motion Ã👁
This repository is a demonstration and proof-of-concept for an **AI assistants** providing improved situational awareness from a collection of network accessible video cameras. The `motion-ai` solution is composed of two primary components:

+ [Home Assistant](http://home-assistant.io) - open-source home automation system
+ [Open Horizon](http://github.com/dcmartin/open-horizon) - open-source edge AI platform

Home Assistant _add-ons_:

+ [`motion`](http://github.com/motion-ai/addons/blob/master/motion/README.md) - _add-on_ for Home Assistant - captures images and video of motion (n.b. [motion-project.github.io](http://motion-project.github.io))
+ [`MQTT`](https://github.com/home-assistant/hassio-addons/blob/master/mosquitto/README.md) - messaging broker
+ [`FTP`](https://github.com/hassio-addons/addon-ftp/blob/master/README.md) - optional, only required for `ftpd` type cameras

Open Horizon AI _services_:

+ `yolo4motion` - [object detection and classification](https://pjreddie.com/darknet/yolo/)
+ `face4motion` - [face detection](http://github.com/dcmartin/openface)
+ `alpr4motion` - [license plate detection and classification](http://github.com/dcmartin/openface)
+ `pose4motion` - [ human pose estimation](http://github.com/dcmartin/openpose)

Project information

Maintainer:
DC MARTIN
Driver:
DC MARTIN
Licence:
Apache Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Git

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Motion Ã👁 does not have any download files registered with Launchpad.