Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AWCXV committed Nov 30, 2024
2 parents 44cd855 + 5d233ff commit 44a1ccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<img src="Figs/Result_1.png" width="1000px" />
<p>"Visualisation of the proposed FusionBooster when applied to the infrared and visilble image fusion approach DDcGAN."</p>
<p>"Visualisation of the proposed FusionBooster when applied to the infrared and visilble image fusion approach task."</p>
</div>

# FusionBooster
Expand All @@ -26,7 +26,7 @@ python xxx
To use our pre-trained FusionBooster to boost an arbitary IVIF method (e.g., DDcGAN):

```
python test_booster_only.py
python test_booster_only_rgb.py
```

You can modify the path in the "test_booster_only.py" file, to enhance your own fusion results.
Expand Down

0 comments on commit 44a1ccc

Please sign in to comment.