ASGNet icon indicating copy to clipboard operation
ASGNet copied to clipboard

Category settings in training and testing

Open asdnjadsn opened this issue 4 years ago • 2 comments

微信图片_20210914154940 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?

asdnjadsn avatar Sep 14 '21 07:09 asdnjadsn

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).

Reagan1311 avatar Sep 16 '21 14:09 Reagan1311

I see. Thank you for your reply

asdnjadsn avatar Sep 17 '21 01:09 asdnjadsn