Skip to content

关于LLIE S1训练问题 #10

Description

@GaoZY-2000

您好,您的工作很出色!目前我在复现您的工作,在进行LLIE S1训练过程中,我看论文中说需要训练300K次迭代,但是配置文件中设置为: scheduler:
type: CosineAnnealingRestartCyclicLR
periods: [45000,105000]
restart_weights: [1,1]
eta_mins: [0.000255,0.000001]
这样在跑完15K次迭代的时候就会报错,索引下标越界问题,那请问我在跑300K次迭代的时候periods: [45000,105000]需要修改成什么样的呀?望回复!

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