From 73e5897a18e3d2edaccd299b8061eef1f4f238df Mon Sep 17 00:00:00 2001 From: Qixian Zhang <41458957+zqx951102@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:44:06 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ff2feb6..1fa63b3 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,6 @@ The network structure: - - - - - - - **** ## :fire: NEWS :fire: - [07/2024] **📣We released the code.** @@ -79,8 +72,10 @@ PRW: CUDA_VISIBLE_DEVICES=0 python demo.py --cfg ./configs/prw.yaml --ckpt ./logs/prw/xxx.pth ``` Please see the Demo photo: - +
+ +
## Training Pick one configuration file you like in `$ROOT/configs`, and run with it. @@ -145,7 +140,10 @@ CUDA_VISIBLE_DEVICES=0 python train.py --cfg ./configs/prw.yaml --eval --ckpt ./ Remember that when you test other code, you still need to set it to 100!! ## Visualization of ASA: +
+
+ ## Qualitative Results: