Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AWCXV authored Oct 16, 2024
1 parent 00fe41d commit 72af15f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ python 3.7.3
torch 1.9.0
scipy 1.2.0
```
## Test (End to end, you provide two source images, we directly output the enhanced results)
Backbone: [MUFusion](https://github.com/AWCXV/MUFusion)
For the IVIF task:
```
python xxx
```

## Test
## Test (Booster Only, you provide the initial fused image, we enhance it)
To use our pre-trained FusionBooster to boost an arbitary IVIF method (e.g., DDcGAN):

```
Expand Down

0 comments on commit 72af15f

Please sign in to comment.