README.md
README.md
What is the functionality of my code?
1.Teach tello drone how to fly automatically.
2.Calling tello python API.
3.Connect encapsulated API with trained image classification model, which is also meant -- Auto-flight.
sudo python start.py checkpoints/gesture/ checkpoints/operation/
parameters description:
gesture recognition trained model directory. (DeepLearning Model Hybrid-7 refer to HandGestureRecognition)
autoflight trained model directory
Test screenshot
Training in jupyter