iix commited on
Commit
ccca0c1
·
1 Parent(s): 731f537

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -45,7 +45,12 @@ 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 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
 
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:
49
+
50
+ Ensure you're in the same working directory as display_boundary.py
51
+ ```
52
+ cd coco_dataset
53
+ ```
54
 
55
  ```
56
  python display_boundary.py