Skip to content

Commit

Permalink
Update and rename train_EFEN_x3.yml to train_MSDAN_x3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereeeee authored May 30, 2024
1 parent 0394343 commit cc3284c
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_x3
name: MSDAN_EBFB_EMSSA_8block_48channel_l1_1000k_DF2K_x3
model_type: SRModel
scale: 3
num_gpu: 1 # set num_gpu: 0 for cpu mode
manual_seed: 0
# python basicsr/train.py -opt options/train/train_EFEN_x3.yml --auto_resume
# python basicsr/train.py -opt options/train/train_MSDAN_x3.yml --auto_resume
# dataset and data loader settings
datasets:
train:
Expand Down Expand Up @@ -42,7 +42,7 @@ datasets:

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

0 comments on commit cc3284c

Please sign in to comment.