Skip to content

Some Confusion About Model Config Files #2

@Pockern

Description

@Pockern

Thanks for your excellent work!

I'm reproducing your experiments and following the code, but I have some questions regarding the configuration in train_ERR_UHDLL.yml:

  1. Learning Rate Schedule: The paper mentions training with AdamW, starting at LR 0.0005 and reducing to 1e-7 via cosine annealing over 100k iterations. However, the config file shows the LR being reduced from 5e-4 to 1e-4 over 500k iterations.
  2. Training Patch Size: The paper specifies a patch size of 512x512 for UHDLL, while the config uses 768x768.

Could you please advise on whether I should use the settings in the config file or the parameters described in the paper? Any guidance would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions