Expedit-LargeScale-Vision-Transformer / Expedit-Segmenter

[NeurIPS2022] This is the official implementation of the paper "Expediting Large-Scale Vision Transformer for Dense Prediction without Fine-tuning" on Segmenter.
Apache License 2.0
5 stars 0 forks source link

EViT on Segmenter #1

Open narsisn opened 1 year ago

narsisn commented 1 year ago

Thank you for your great job!

Could you please specify which config file corresponds to your method? And which GPU are you using in your experiments?

Thank you in advance!

kxqt commented 1 year ago

We provide the config files related to our method in segmenter_hourglass_vit. You can find configs related to other methods in config.

We use 16G V100 for evaluation.