Skip to content

Commit

Permalink
Update 1_inference.md (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
ucalyptus2 authored Jan 9, 2023
1 parent 37be893 commit 5a2fdb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/tutorials/1_inference.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ write_flow(result, flow_file='flow.flo')
flow_map = visualize_flow(result, save_file='flow_map.png')
```

An image demo can be found in [demo/image_demo.py](../../demo/image_demo.py).
An image demo can be found in [demo/image_demo.py](../../../demo/image_demo.py).

## Evaluate existing models on standard datasets

Expand Down

0 comments on commit 5a2fdb0

Please # to comment.