Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zqx951102 authored Jul 1, 2024
1 parent ed8684c commit 73e5897
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ The network structure:
</div>









****
## :fire: NEWS :fire:
- [07/2024] **📣We released the code.**
Expand Down Expand Up @@ -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:
<img src="./doc/query.jpg" />

<div align="center">
<img src="./doc/query.jpg" width="800" height="650"/>
</div>
## Training

Pick one configuration file you like in `$ROOT/configs`, and run with it.
Expand Down Expand Up @@ -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:
<div align="center">
<img src="./doc/5.jpg" width="700" height="600"/>
</div>


## Qualitative Results:
<img src="./doc/6.jpg" />
Expand Down

0 comments on commit 73e5897

Please sign in to comment.