pre-trained model
Closed this issue · 1 comments
LIUYUANWEI98 commented
Thanks for your released code. However, in your paper and code, there are no detailed description about the training of pre-trained model. Are you choose the task of classification or segmentation for pre-training process? If segmentation, how can you construct the image-label pairs?
zhiheLu commented
You can refer to this code: https://github.com/mboudiaf/RePRI-for-Few-Shot-Segmentation for pre-training part.