Skip to content

Commit

Permalink
Update and rename train_EFEN_x2.yml to train_MSDAN_x2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereeeee authored May 30, 2024
1 parent a9935b2 commit 0394343
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# general settings
name: EFEN_EBFB_EMSSA_8block_48channel_l1_1000k_DF2K_x2
name: MSDAN_EBFB_EMSSA_8block_48channel_l1_1000k_DF2K_x2
model_type: SRModel
scale: 2
num_gpu: 1 # set num_gpu: 0 for cpu mode
manual_seed: 0
# python basicsr/train.py -opt options/train/train_EFEN_x2.yml --auto_resume
# python basicsr/train.py -opt options/train/train_MSDAN_x2.yml --auto_resume
# dataset and data loader settings
datasets:
train:
Expand Down Expand Up @@ -41,7 +41,7 @@ datasets:

# network structures
network_g:
type: EFEN
type: MSDAN
channels: 48
num_DFEB: 8
upscale_factor: 2
Expand Down

0 comments on commit 0394343

Please sign in to comment.