-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
Description
🚀 The feature
Adding the first Transformer-based detection model to Torchvision. A draft PR was submitted regarding the model: #5922
but a Github Issue regarding it did not exist. Therefore creating it now.
Paper: here
Official implementation: here
Pinging @xiaohu2015 and @deepwilson if you guys would like to contribute
Motivation, pitch
First Transformer-based detection model to Torchvision, which has been missing until now in torchvision.
Alternatives
No response
Additional context
No response
cduong-a