You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: