czczup / ViT-Adapter

[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions
https://arxiv.org/abs/2205.08534
Apache License 2.0
1.27k stars 140 forks source link

Is there a pre-trained vit-Adapter model? #89

Closed ilplmm123 closed 1 year ago

ilplmm123 commented 1 year ago

This work is amazing! But I can not train this model by myself. So Is there a pre-trained Vit-Adapter backbone model?

czczup commented 1 year ago

Hi, the pretrained models are provided in the readme of each task. Detection: https://github.com/czczup/ViT-Adapter/tree/main/detection Segmentation: https://github.com/czczup/ViT-Adapter/tree/main/segmentation