Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Autonomous Drone Line Follower Dataset
|
| 2 |
|
| 3 |
The dataset used to train a CNN model designed to be used by a drone to allow it to autonomously follow a line. The model itself can be found at https://huggingface.co/muizzkhan0/AutonomousDroneLineFollower.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- CNN
|
| 5 |
+
- Drone
|
| 6 |
+
- Autonomous
|
| 7 |
+
---
|
| 8 |
# Autonomous Drone Line Follower Dataset
|
| 9 |
|
| 10 |
The dataset used to train a CNN model designed to be used by a drone to allow it to autonomously follow a line. The model itself can be found at https://huggingface.co/muizzkhan0/AutonomousDroneLineFollower.
|