Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CYF2000127 authored Aug 13, 2024
1 parent 0267cb0 commit 9a2e9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Run the following command:
python prediction.py --model_path your_model_path --image_path your_image_path
```
### Visualization
Use [`visualization.ipynb`](visualization.ipynb) to visualize the ground truths and the predictions.
Use [`visualization.ipynb`](visualization.ipynb) to visualize the ground truth and the predictions.

We also show some qualitative results of our method below:

Expand Down

0 comments on commit 9a2e9f7

Please sign in to comment.