xulianuwa/MCTformer

MS COCO 2014 dataset

Opened this issue · 2 comments

MS COCO 2014 dataset

Nice job for Weakly Supervised Semantic Segmentation!
I have a question about the segmentation on MS COCO 2014 dataset. I think that run_coco.sh doesn’t provide the steps for PSA, and also for the training part of ResNet38. Could you kindly add the rest steps for training MS COCO 2014 dataset?
I think these steps include

  1. Evaluate the generated class-specific localization maps
  2. Train and evaluate the pixel semantic affinity
  3. Train and evaluate the segmentation model

Nice job for Weakly Supervised Semantic Segmentation! I have a question about the segmentation on MS COCO 2014 dataset. I think that run_coco.sh doesn’t provide the steps for PSA, and also for the training part of ResNet38. Could you kindly add the rest steps for training MS COCO 2014 dataset? I think these steps include

  1. Evaluate the generated class-specific localization maps
  2. Train and evaluate the pixel semantic affinity
  3. Train and evaluate the segmentation model

hi, do you know how to evaluate the generated class-specific localization maps for coco?