Krows7 commited on
Commit
5eb0bd6
·
verified ·
1 Parent(s): a7c1972

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -89,6 +89,8 @@ configs:
89
 
90
  **Frame-level multi-label visual annotations for Minecraft agents.**
91
 
 
 
92
  CraftSight provides Minecraft gameplay frames annotated with terrain, hazards, blocks, interfaces, structures, mobs, and scene-level context. It is intended for multi-label perception, representation learning, active learning, and embodied-agent research.
93
 
94
  > **Not an official Minecraft product. Not approved by or associated with Mojang or Microsoft.**
 
89
 
90
  **Frame-level multi-label visual annotations for Minecraft agents.**
91
 
92
+ > **Dataset creation toolkit:** CraftSight is built and maintained with [CraftSight Labeler](https://github.com/Krows7/CraftSight-Labeler), an open-source, browser-based annotation tool and reproducible release pipeline for multi-label Minecraft vision datasets. It supports manual and model-assisted labeling, structured game-state annotations, and trajectory-safe train/validation/test splits.
93
+
94
  CraftSight provides Minecraft gameplay frames annotated with terrain, hazards, blocks, interfaces, structures, mobs, and scene-level context. It is intended for multi-label perception, representation learning, active learning, and embodied-agent research.
95
 
96
  > **Not an official Minecraft product. Not approved by or associated with Mojang or Microsoft.**