iix commited on
Commit
96abcfb
·
1 Parent(s): fba7f07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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