isl-org / DPT

Dense Prediction Transformers
MIT License
1.96k stars 254 forks source link

Evaluating procedure image size for semantic segmentation #61

Closed justld closed 2 years ago

justld commented 2 years ago

Hi,

Thanks for your great paper. For the semantic segmentation model on ADE20K, how do you preprocess image? Images are resized to [480, 480] or preprocessed as training procedure(resizing and cropping)?