Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use ResT as my own backbone network #18

Open
hongsheng-Z opened this issue Jan 2, 2022 · 2 comments
Open

How to use ResT as my own backbone network #18

hongsheng-Z opened this issue Jan 2, 2022 · 2 comments

Comments

@hongsheng-Z
Copy link

Hi, thanks for your great work. Now I want to use your Rest as my backbone network for visual target tracking. How do I implement this operation? Can I directly download your pre-trained model for loading?

@wofmanaf
Copy link
Owner

wofmanaf commented Jan 3, 2022

The d2 folder gives examples of adopting ResT as backbones for the Detection task. If your code is based on detectron2, you need to convert the original pre-trained weights to d2 format by convert_to_d2.py

@hongsheng-Z
Copy link
Author

Have you trained on ImageNet-22K, and if so, can you provide a pre-trained model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants