Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ This directory contains a selection of zero-padded COCO images that correspond t
|
|
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
|
49 |
|
50 |
```
|
51 |
python display_boundary.py
|
|
|
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 do the following from within the same directory as display_boundary.py (cd Hugging_Face if you need to):
|
49 |
|
50 |
```
|
51 |
python display_boundary.py
|