Skip to content

Training Process Issues #23

Description

@xiaoshuai0719

Hello author, Thank you for your work.I encountered some issues during training. In the yml dataset section, I only kept the training dataset, and I commented out the sections for the validation datasets. May I ask whether in the yaml section I should keep one validation set or maintain the code settings for all validation set parts during the training process?Here are the parts that I commented out during training:

val_snow_s:

name: ValSet_Snow100K-S

type: Dataset_PairedImage

dataroot_gt: "E:/Snow100K-Test/Snow100K-S/gt"

dataroot_lq: "E:/Snow100K-Test/Snow100K-S/synthetic"

io_backend:

type: disk

val_snow_l:

name: ValSet_Snow100K-L

type: Dataset_PairedImage

dataroot_gt: /home1/ssq/data/allweather/test/Snow100K-L/gt/

dataroot_lq: /home1/ssq/data/allweather/test/Snow100K-L/synthetic/

io_backend:

type: disk

val_test1:

name: ValSet_Test1

type: Dataset_PairedImage

dataroot_gt: /home1/ssq/data/allweather/test/Test1/gt/

dataroot_lq: /home1/ssq/data/allweather/test/Test1/input/

io_backend:

type: disk

val_raindrop:

name: ValSet_RainDrop

type: Dataset_PairedImage

dataroot_gt: /home1/ssq/data/allweather/test/RainDrop/gt/

dataroot_lq: /home1/ssq/data/allweather/test/RainDrop/input/

io_backend:

type: disk

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions