Skip to content

setting varied learning rate for different layers #6

@d-li14

Description

@d-li14

@xiaomengyc
Hi, thanks for releasing the wonderful implementation of your work!
I noticed from this snippet since https://github.com/xiaomengyc/SPG/blob/master/exper/my_optim.py#L12, you try to multiply the lr for the last conv layer before GAP in the main branch by 10. But the model's parameters don't include one with 'cls' in its name, maybe 'classifier_1' should be considered?

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