Update README.md
Browse files
README.md
CHANGED
@@ -38,12 +38,12 @@ Structured as follows:
|
|
38 |
1.09k rows
|
39 |
```
|
40 |
|
41 |
-
#data (folder)
|
42 |
|
43 |
This directory contains a selection of zero-padded COCO images that correspond to img_data.parquet.
|
44 |
|
45 |
|
46 |
-
#display_boundary.py
|
47 |
|
48 |
Mini gui for viewing images with their boundary boxes, don't need to pay attention to how it works, just run it:
|
49 |
|
|
|
38 |
1.09k rows
|
39 |
```
|
40 |
|
41 |
+
# /data (folder)
|
42 |
|
43 |
This directory contains a selection of zero-padded COCO images that correspond to img_data.parquet.
|
44 |
|
45 |
|
46 |
+
# display_boundary.py
|
47 |
|
48 |
Mini gui for viewing images with their boundary boxes, don't need to pay attention to how it works, just run it:
|
49 |
|