Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# AI Ship Turning Dataset
|
| 2 |
+
This dataset contains two 4K videos of ship turning maneuvers, one in timelapse and one in real-time. It is useful for AI training in maritime object detection, traffic monitoring, and motion tracking.
|
| 3 |
+
|
| 4 |
+
## 📂 Files:
|
| 5 |
+
- `ship_turning_001.mp4` - Timelapse (25s, 4K)
|
| 6 |
+
- `ship_turning_002.mp4` - Real-Time (6 min, 4K)
|
| 7 |
+
- `metadata.csv` - Labels for time of day, weather, and object types
|
| 8 |
+
|
| 9 |
+
## 🔍 Dataset Use Cases:
|
| 10 |
+
- **Maritime AI**: Training models for ship detection, tracking, and traffic analysis
|
| 11 |
+
- **Weather & Environmental AI**: Understanding water movement and weather conditions
|
| 12 |
+
- **Motion Analysis**: Studying controlled ship maneuvers with tugboat assistance
|
| 13 |
+
|
| 14 |
+
## 📜 License
|
| 15 |
+
This dataset is shared under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
|
| 16 |
+
|
| 17 |
+
## 🌍 Citation
|
| 18 |
+
If you use this dataset in research or development, please cite: Tremibas™ , "AI Ship Turning Dataset", Hugging Face, 2024.
|