diff --git a/README.md b/README.md index f94eeb2..1cd2b6e 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -# tello-gesture-control \ No newline at end of file +# tello-gesture-control + +# TODO +- [ ] Motion gesture support (LSTM) +- [ ] Web UI for mobile on-device gesture control +- [ ] Add [Holistic model](https://google.github.io/mediapipe/solutions/holistic) support + +# Reference +* [MediaPipe](https://github.com/google/mediapipe) +* [MediaPipe Hand gesture recognition](https://github.com/Kazuhito00/hand-gesture-recognition-using-mediapipe) +* [Tello SDK python interface](https://github.com/damiafuentes/DJITelloPy) + +# Author +Nikita Kiselov(https://github.com/kinivi) + +# License +tello-gesture-control is under [Apache-2.0 License](LICENSE).