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
dhananjaisharma10
changed the title
Implement Attention Augmented Conv2d for improved object detection
Implement Attention Augmented Conv2d for improving object detection
Jan 2, 2021
🚀 Feature
I would like to add support for the Attention Augmented Conv2d layer from the paper Attention Augmented Convolutional Networks.
Motivation & Examples
This feature is useful for the following key reasons:
The feature would simply be a class inheriting
torch.nn.Module
.I look forward to hearing from the team. Thank you!
The text was updated successfully, but these errors were encountered: