chunmeng

Results 6 issues of chunmeng

Hi , thanks for the great work! when I run the code of the paper, I met the problem that "from torch.utils.data.dataloader import _DataLoaderIter". It's can't find _DataloaderIter. The environment...

Hello, thanks for the great job! I am confusing about the model provided. Is it generated from segmentation stage or classification phase? Thank you!

Hello! Thank you for your good work! I'm interested in the weakly supervised about multiple image labels. Do you release the label of image-level? How can I find it? Thank...

Hi! Excellent work! Could you please provide the code for generating voc_prompts.json and coco_prompts.json? Thank you!

Hi! Thank you for your good job! when computing the overlap between the binary mask generated by SAM and pseudo label, what kind of format of pseudo labels? Is it...

Hi, thank you for your great effort! I feel confused about the loss computation. 1. For the Lcls loss, is the ground truth the class label of each image? 2....