ASGNet
ASGNet copied to clipboard
Category settings in training and testing
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 it have a special meaning?
Hi, as this paper focuses on 1/5-shot 1-way segmentation, so the model only predicts two classes (the desired foreground object and background).
I see. Thank you for your reply