IDEA-Research / MP-Former

[CVPR 2023] Official implementation of the paper: MP-Former: Mask-Piloted Transformer for Image Segmentation
Other
118 stars 6 forks source link

about train panoptic or instance #8

Open PbTfcLx opened 10 months ago

PbTfcLx commented 10 months ago

I find that run_50ep_no_noise_all_ly_panoptic.sh is as same as run_50ep_no_noise_all_ly.sh, so what is the difference of panoptic segmentation and instance segmentation when train this model?