Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,3 +12,7 @@ short_description: Control
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 15 |
+
\# Autonomous Drone Navigation Dashboard
|
| 16 |
+
This is an AI-powered autonomous drone navigation dashboard using Streamlit.
|
| 17 |
+
It connects to a Tello drone, streams video, detects obstacles using a CNN model, and navigates automatically.
|
| 18 |
+
|