facebookresearch / Mask2Former

Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
MIT License
2.59k stars 388 forks source link

How to get multiscale inference results? #201

Open yxchng opened 1 year ago

yxchng commented 1 year ago

There are many multiscale inference results given in the papers such as this:

Screen Shot 2023-06-01 at 12 19 18 AM

How can I use this code to get the corresponding results?