Skip to content

Some questions about the backbone and train settings #8

@keSang3

Description

@keSang3

Thank you for your excellent work! I have a few questions. I noticed that you mentioned in your paper that The backbone is trained together with 10 times smaller learning rate. But in the forward stage use " with torch.no_grad():" when extracting image features. so how do the backbone parameters update together during training? And why are the learning parameters of SCCNet using different backbone networks in the paper table all remain 5.2 M? When I trained with VGG16 as Backbone, I only got 27.78 and 33.47 mIoU for fold 0 1/5shot . The training settings used the same as mentioned in README. Are there any other settings that need to be changed to replicate the results of the paper?

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