rstrudel / segmenter

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

Model parameters viewing problem #73

Open SiyanSun opened 7 months ago

SiyanSun commented 7 months ago

After I have trained the model, where can I check the number of parameters and FPS of the model?