Nininkkka commited on
Commit
caa75df
ยท
verified ยท
1 Parent(s): 838f418

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -9
README.md CHANGED
@@ -9,18 +9,27 @@ tags:
9
  - classification
10
  - game
11
  - computer-vision
12
- pretty_name: Minecraft Biome & Dimension Dataset v1
 
13
  size_categories:
14
  - 10K<n<100K
15
  ---
16
 
17
- # ๐ŸŒ Minecraft Biome & Dimension Dataset
18
 
19
- A manually collected dataset of screenshots for identifying biomes or dimensions in Minecraft.
20
- Suitable for training AI agents, bots, and general computer vision experiments.
21
 
22
- - **Version:** 1.0
23
- - **Classes:** 7
24
- - **Total images:** 11,758
25
- - **Resolution:** 128x128
26
- - **Format:** JPG
 
 
 
 
 
 
 
 
 
9
  - classification
10
  - game
11
  - computer-vision
12
+ - time-of-day
13
+ pretty_name: Minecraft Biome, Dimension & Time Dataset
14
  size_categories:
15
  - 10K<n<100K
16
  ---
17
 
18
+ # ๐ŸŒ Minecraft Biome, Dimension & Time Dataset
19
 
20
+ Manually collected Minecraft screenshots for classification tasks.
21
+ Useful for training AI agents, bots, and computer vision models.
22
 
23
+ ## ๐Ÿ“ฆ What's inside
24
+ - Biomes, dimensions, time of day, and more.
25
+ - See the repository file browser for the full list of classes and current image counts.
26
+
27
+ ## ๐Ÿ“‚ Dataset structure
28
+ The root contains one folder per class. New classes are added over time.
29
+
30
+ ## ๐Ÿ” Current statistics
31
+ Exact numbers of classes and images are always visible on the [dataset page](https://huggingface.co/datasets/Nininkkka/Minecraft-vision-dataset).
32
+ Browse the "Files and versions" tab โ€“ everything is there.
33
+
34
+ ## ๐Ÿ”„ Continuous updates
35
+ This dataset is regularly expanded. No manual changelog is kept โ€“ check the commit history for updates.