ambianic / fall-detection

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

feat: Prepare fall-detect model using tflite_model_maker #28

Closed bhavikapanara closed 2 years ago

commit-lint[bot] commented 2 years ago

Bug Fixes

Chore

Build System

Contributors

bhavikapanara, semantic-release-bot, ivelin

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (89fc6bf) into main (41ee60d) will decrease coverage by 0.21%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   92.29%   92.07%   -0.22%     
==========================================
  Files          14       14              
  Lines        1272     1275       +3     
==========================================
  Hits         1174     1174              
- Misses         98      101       +3     
Impacted Files Coverage Δ
src/setup.py 0.00% <0.00%> (ø)