Ozzy Ulger
Results
2
issues of
Ozzy Ulger
While going through your data loader, I noticed that in `fewshot-egnn/data.py` you randomly pick class labels with `task_class_list = random.sample(full_class_list, num_ways)`, but never really pass these labels in your batch....
Hi! Thanks for this amazing work! I'm having a hard time evaluating on VOC2012 for semantic segmentation. Could you provide clear instructions how to reproduce the numbers reported in your...