ambianic / fall-detection

Python ML library for people fall detection
Apache License 2.0
83 stars 16 forks source link

move fall detection library out of ambianic-edge into independent pypi package #1

Open ivelin opened 3 years ago

ivelin commented 3 years ago

Pull fall detection code out of ambianic-edge into this standalone repo as an independent python library. The goal is to allow data scientists to use, collaborate and improve people the fall detection ML model independently of ambianic deployments.

ivelin commented 3 years ago

The repo should follow best practices for standalone ML repos and include:

Several references for ML github repos:

A best practice blog post:

Related work - fall detection using pose estimates:

bhavikapanara commented 3 years ago

Yes...sure @ivelin, will do this.