Update README.md
Browse files
README.md
CHANGED
@@ -110,7 +110,7 @@ The boxes are structured like {x_min, y_min, x_max, y_max}
|
|
110 |
<figcaption>input image</figcaption>
|
111 |
</figure>
|
112 |
|
113 |
-
To visualize
|
114 |
|
115 |
``` python
|
116 |
prediction = predict(
|
|
|
110 |
<figcaption>input image</figcaption>
|
111 |
</figure>
|
112 |
|
113 |
+
To visualize the result of the request you can implement this code
|
114 |
|
115 |
``` python
|
116 |
prediction = predict(
|