From 37785bebb0d0b2c3d5e6fd8632df1686894ac47a Mon Sep 17 00:00:00 2001 From: han-xu <52267740+hanna-xu@users.noreply.github.com> Date: Fri, 12 Jun 2020 10:50:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa4502b..46c3ef0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is the code for multi-exposure image fusion via generative adversarial netw

## Fused results:
-
+
## To train:
CUDA_VISIBLE_DEVICES=0,1 python main.py (2 GPUs are needed)