ASGNet
ASGNet copied to clipboard
Adaptive Prototype Learning and Allocation for Few-Shot Segmentation (CVPR 2021)
how to get the folder of coco2012/SegmentationClassAug? I download the coco2012 dataset on the internet, but it only has SegmentationClass, without SegmentationClassAug.
Hello,I want to konw if the pretained models in Google Drive is the best.pth in training. Because I ues it in test.py,loss is 0.66.
Hello, thanks for work! I have some problem when I try to train the model with pascal set. I follow the step show in the github page, and run: `...
Hello, first of all, I would like to express my compliments to this network structure you proposed. I think your paper has given me a lot of help, because I...
 Hello thanks for making the code available. I have a question. Why are the classes in the configuration file set to 2? These are two specific categories? Or does...
Hi, thank you for providing such excellent work, can you supply the code to visualize the clustered regions like this sample: 
Dear author: When I use the `Pascal-5i` dataset,label image is colorful,after `label_class = np.unique(label).tolist()`,it can't be satisfied in the `sub_list`