Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hanna-xu authored Jun 12, 2020
1 parent 070dc71 commit 72fa2cb
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,9 @@
# MEF-GAN
This is the code for multi-exposure image fusion via generative adversarial networks

# FusionDN<br>
This is the code of the following paper (tensorflow):<br>

## Framework:<br>
Overall procedure:<br>
## Architecture:<br>
<div align=center><img src="https://github.com/hanna-xu/FusionDN/blob/master/imgs/procedure.jpg" width="440" height="290"/></div><br>

Intuitive description of data flow and the process of EWC:<br>
<div align=center><img src="https://github.com/hanna-xu/FusionDN/blob/master/imgs/MultiTask.jpg" width="510" height="200"/></div><br>

## Fused results:<br>
<div align=center><img src="https://github.com/hanna-xu/FusionDN/blob/master/imgs/res1.jpg" width="900" height="490"/></div>
<div align=center><img src="https://github.com/hanna-xu/FusionDN/blob/master/imgs/res2.jpg" width="900" height="400"/></div>
Expand Down

0 comments on commit 72fa2cb

Please sign in to comment.