Datasets:
Tasks:
Object Detection
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
< 1K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,11 +21,15 @@ COCO format annotations.
|
|
| 21 |
|
| 22 |
0: chicken, 1: cow, 2: creeper, 3: enderman, 4: pig, 5: sheep, 6: skeleton, 7: spider, 8: zombie
|
| 23 |
|
| 24 |
-
See
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
|
| 26 |
The code allows you to run the model over Minecraft in realtime.
|
| 27 |
|
| 28 |
-
Sample Detection
|
| 29 |
|
| 30 |
|
| 31 |

|
|
|
|
| 21 |
|
| 22 |
0: chicken, 1: cow, 2: creeper, 3: enderman, 4: pig, 5: sheep, 6: skeleton, 7: spider, 8: zombie
|
| 23 |
|
| 24 |
+
## See Also
|
| 25 |
+
|
| 26 |
+
[model](https://huggingface.co/twoturtles/minecraft-fcos)
|
| 27 |
+
|
| 28 |
+
[code](https://github.com/twoturtles/minecraft-fcos)
|
| 29 |
|
| 30 |
The code allows you to run the model over Minecraft in realtime.
|
| 31 |
|
| 32 |
+
## Sample Detection
|
| 33 |
|
| 34 |
|
| 35 |

|