Lucas

Results 10 comments of Lucas

Did you generate the masks by this code: https://github.com/mboudiaf/RePRI-for-Few-Shot-Segmentation/blob/master/data/coco/create_masks.py?

It seems there is something wrong with the label class. You can check the data loading process.

You should download SegmentationClassAug here: https://www.dropbox.com/s/oeu149j8qtbs1x0/SegmentationClassAug.zip?dl=0. The path list is already in the 'lists' folder.

I use the exactly same JPEG images from official website. The bug is clearly not related to JPEG images.

One is backbone and one is for classifier weight transformer.

Sorry, the current code is for one gpu. It would be nice to achieve multiple gpu version and pose a request. Thanks.

Do they officially say the mask is generated by SAM? Thanks.