Update README.md
Browse files
README.md
CHANGED
@@ -56,9 +56,6 @@ cd mini_coco_dataset
|
|
56 |
python display_boundary.py
|
57 |
```
|
58 |
|
59 |
-
|
60 |
-
```
|
61 |
-
x.png (where x is a file name)
|
62 |
-
```
|
63 |
|
64 |
If you have any questions or issues, feel free to keep them to yourself.
|
|
|
56 |
python display_boundary.py
|
57 |
```
|
58 |
|
59 |
+
It takes an image name as input (x.png), to find image names look in the data folder.
|
|
|
|
|
|
|
60 |
|
61 |
If you have any questions or issues, feel free to keep them to yourself.
|