Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Minecraft Fly-over dataset 🎈
|
6 |
+
This is a Minecraft dataset that contains a video of ~4.5 hours of flying over minecraft terrain.
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
+
## Specifications
|
11 |
+
|
12 |
+
- **Resolution**: 2048x2048
|
13 |
+
- **Frame Rate**: 30fps
|
14 |
+
- **Field of View (FOV)**: 85 degrees
|
15 |
+
- **Minecraft Version**: 1.20.4
|
16 |
+
- **Day/Night Cycle**: Enabled (Day Cycle only, no weather cycle)
|
17 |
+
- **Camera Orientation**: Almost facing the sunrise.
|
18 |
+
- **Biomes Covered**: The video features an extensive range of biomes
|
19 |
+
|
20 |
+
The footage was captured continuously without any interruptions
|
21 |
+
You are free to use this footage for
|
22 |
+
|
23 |
+
- **Machine Learning**: Train models on environmental recognition, pathfinding, or terrain classification using a consistent and high-quality dataset.
|
24 |
+
- **Cinematics**: Use the footage for timelapses or anything related.
|
25 |
+
|
26 |
+
### Additional Notes
|
27 |
+
|
28 |
+
- **No Modifications**: The Minecraft world was generated using default settings, with no modifications or custom biomes added.
|
29 |
+
- **Data warning**: Given the high resolution and frame rate, the dataset is quite big (~34gb!)
|
30 |
+
- **Collissions**: Because I wanted to capture quite low, I had to set up a few command blocks that removes every block in a certain radius of me. You might see blocks dissapearing and the camera go through a mountain.
|