Skip to content

Commit 3ac2d07

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-10-03) ### Bug Fixes * python setup files ([#23](#23)) ([41ee60d](41ee60d)) ### Features * add MoveNet and PoseNet notebooks for experiment ([916271e](916271e)) * add plot title for video seq ([db3d7c2](db3d7c2)) * add tflite model training and inference ([#33](#33)) ([3e7658c](3e7658c)) * add video samples to notebook ([702b334](702b334)) * fall detect pypi publishing ([#32](#32)) ([87f1751](87f1751)) * fall-detect initialization ([6e439aa](6e439aa)), closes [#14](#14) ### Performance Improvements * [ImgBot] Optimize images ([#19](#19)) ([a489885](a489885))
1 parent 87f1751 commit 3ac2d07

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Semantic Versioning Changelog
2+
3+
# 1.0.0 (2021-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* python setup files ([#23](https://github.com/ambianic/fall-detection/issues/23)) ([41ee60d](https://github.com/ambianic/fall-detection/commit/41ee60de73ecb6b3dc1d05753f806c14a0af4a41))
9+
10+
11+
### Features
12+
13+
* add MoveNet and PoseNet notebooks for experiment ([916271e](https://github.com/ambianic/fall-detection/commit/916271eb3eef553af326bbefaa0230e5a033ec61))
14+
* add plot title for video seq ([db3d7c2](https://github.com/ambianic/fall-detection/commit/db3d7c2d865dea935a5038e86e454783b50dbab2))
15+
* add tflite model training and inference ([#33](https://github.com/ambianic/fall-detection/issues/33)) ([3e7658c](https://github.com/ambianic/fall-detection/commit/3e7658cd6889a4b790533c8bdf73c2f9181a5855))
16+
* add video samples to notebook ([702b334](https://github.com/ambianic/fall-detection/commit/702b3347aeebf625e540061146f3ce2d9c88577e))
17+
* fall detect pypi publishing ([#32](https://github.com/ambianic/fall-detection/issues/32)) ([87f1751](https://github.com/ambianic/fall-detection/commit/87f17517c65e9a221bf93ba4903164fcf6eb2be0))
18+
* fall-detect initialization ([6e439aa](https://github.com/ambianic/fall-detection/commit/6e439aa37c4d4bf10f3b5020dccdf9193759bbd2)), closes [#14](https://github.com/ambianic/fall-detection/issues/14)
19+
20+
21+
### Performance Improvements
22+
23+
* [ImgBot] Optimize images ([#19](https://github.com/ambianic/fall-detection/issues/19)) ([a489885](https://github.com/ambianic/fall-detection/commit/a4898853e94e0c3d874e2301a9d6507c84f26c00))

0 commit comments

Comments
 (0)