Skip to content

Commit

Permalink
add globalv1 model to the docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
songtao committed Apr 22, 2021
1 parent 3744eb0 commit bfc2579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker run -p8010:8000 -p8011:8001 -it --rm songtaohe/sat2graph_inference_server
You can find these two commands in run-cpu.sh and run-gpu.sh.

### Inference on MapBox Images
You can use the Python scripts in the [scripts](/scripts) folder to start inference tasks.
You can use the Python scripts in the [scripts](/docker/scripts) folder to start inference tasks.

For example, to run inference on MapBox images, use the following command,
```
Expand Down

0 comments on commit bfc2579

Please sign in to comment.