You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where `/path/to/coco-2014` is the path on the host machine where the data was/is to be downloaded.
32
32
33
33
Within the docker interactive bash session, start Jupyter with
34
34
35
35
`jupyter notebook --ip 0.0.0.0 --port 8888`
36
36
37
-
Then open the Jupyter GUI interface on your host machine at http://localhost:8888. Within the container, this notebook itself is located at /workspace/object_detection/notebooks.
37
+
Then open the Jupyter GUI interface on your host machine at http://localhost:8888. Within the container, this notebook itself is located at /workspace/object_detection/notebooks.
0 commit comments