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
Hey,
Just wanted to know that how could you use a pre-trained Transformer model for object detection? I want to use Microsoft's DiT. Seems like they have used it with Detectron2 but no clear steps have been described. Can you please let me know about where can I find the blog / tutorial / documentation on how to fine tune that transformer architecture to use it as a detection backbone with Faster RCNN / Cascade RCNN.
Thanks in advance :)
The text was updated successfully, but these errors were encountered:
Hey,
it has been a long time. Have you implemented the transformer backbone? I am currently using ViT with Faster R-CNN. Let me know if you have implemented it or if you need any help.
Hey,
Just wanted to know that how could you use a pre-trained Transformer model for object detection? I want to use Microsoft's DiT. Seems like they have used it with
Detectron2
but no clear steps have been described. Can you please let me know about where can I find the blog / tutorial / documentation on how to fine tune that transformer architecture to use it as a detection backbone withFaster RCNN
/Cascade RCNN
.Thanks in advance :)
The text was updated successfully, but these errors were encountered: