MSANet icon indicating copy to clipboard operation
MSANet copied to clipboard

Official Pytorch implementation of Multi-Similarity and Attention Guidence for Boosting Few-Shot Segmentation.

Results 5 MSANet issues
Sort by recently updated
recently updated
newest added

I've been going through the code on the provided GitHub repository and came across an issue in the training script. There seems to be a reference to a class called...

Hello. Thank you for sharing the code. I want to use your code for the segmentation of 2 classes using resnet50. When I run the code, it uploads the best.pth...

Hello. Thanks for sharing the code. I want to train the model with my data. Instead of 20 Pascal classes, my data has only 1 class and it is binary...

Hello,your job is good. And I have two questions about MSANet.py. **1.. Multi-Similarity part**. Is there an error on line 278: **hyper_2 = F.interpolate(corr[2], size=(corr[1].size(2),corr[1].size(3)), mode='bilinear', align_corners=True)** ;I think it...

Hello, I want to ask the data processing part: how to preprocess the coco dataset, how to set the file directory, in addition, SharePoint I can't log in, can't get...