Datasets:
Commit
•
b7d37c0
1
Parent(s):
373fa5c
Update README.md
Browse files
README.md
CHANGED
@@ -90,7 +90,7 @@ This dataset has two configurations. These configurations both cover the same da
|
|
90 |
|
91 |
An example instance from the COCO config:
|
92 |
|
93 |
-
```
|
94 |
{'height': 5610,
|
95 |
'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=3782x5610 at 0x7F3B785609D0>,
|
96 |
'image_id': 0,
|
|
|
90 |
|
91 |
An example instance from the COCO config:
|
92 |
|
93 |
+
``` python
|
94 |
{'height': 5610,
|
95 |
'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=3782x5610 at 0x7F3B785609D0>,
|
96 |
'image_id': 0,
|