twoturtles commited on
Commit
a692d65
·
verified ·
1 Parent(s): e32945f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
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 also [model](https://huggingface.co/twoturtles/minecraft-fcos) and [code](https://github.com/twoturtles/minecraft-fcos)
 
 
 
 
25
 
26
  The code allows you to run the model over Minecraft in realtime.
27
 
28
- Sample Detection
29
 
30
 
31
  ![detection](https://cdn-uploads.huggingface.co/production/uploads/690be6f579dee59c823691db/lfLZ0_C1VdpzFMdfVU7o_.png)
 
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
  ![detection](https://cdn-uploads.huggingface.co/production/uploads/690be6f579dee59c823691db/lfLZ0_C1VdpzFMdfVU7o_.png)