From 9a2e9f7ce8028f82dda7d90d456a8fe0c4a7a943 Mon Sep 17 00:00:00 2001 From: Yufan CHEN <108385820+CYF2000127@users.noreply.github.com> Date: Tue, 13 Aug 2024 23:49:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f0e5db..eb5d4b2 100644 --- a/README.md +++ b/README.md @@ -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: