rstrudel / segmenter

[ICCV2021] Official PyTorch implementation of Segmenter: Transformer for Semantic Segmentation
MIT License
842 stars 174 forks source link

Why can't Seg-L-Mask/16 be implemented? There will be an error that the weights cannot be loaded #48

Closed mzh529 closed 2 years ago

mzh529 commented 2 years ago

Why can't Seg-L-Mask/16 be implemented? There will be an error that the weights cannot be loaded

rstrudel commented 2 years ago

Maybe a GPU memory error? All checkpoints are also available on mmsegmentation and have been tested there.