Epiphqny / VisTR

[CVPR2021 Oral] End-to-End Video Instance Segmentation with Transformers
https://arxiv.org/abs/2011.14503
Apache License 2.0
739 stars 95 forks source link

pretrained model with the resnet18 backbone #40

Closed CuckooHXY closed 3 years ago

CuckooHXY commented 3 years ago

Thanks for sharing your great work.I wonder if you have a pretrained model with the resnet18 backbone.I want to get a lightweight model.Thanks a lot.

Epiphqny commented 3 years ago

Sorry @CuckooHXY, I have not tried to train the resnet18, you could train it yourself. Thanks!