-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels