Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ivelin opened this issue Dec 31, 2020 · 2 comments
Assignees

Comments

@ivelin
Copy link

ivelin commented Dec 31, 2020

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
Copy link
Author

ivelin commented Dec 31, 2020

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

  • Python source code and wheel package published on PyPi
  • Jupyter notebook for live demo and interaction with the model.
  • Usage documentation for data scientists and app developers
  • CI & test suite
  • Training and testing data sets
  • Third party ML models used as building blocks

Several references for ML github repos:

A best practice blog post:

Related work - fall detection using pose estimates:

@bhavikapanara
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants