Triplet attention comprises of three branches each responsible for capturing crossdimension between the spatial dimensions and channel dimension of the input. Given an input tensor with shape (C × H × W), each branch is responsible for aggregating cross-dimensional interactive features between either the spatial dimension H or W and the channel dimension C.
Source: Rotate to Attend: Convolutional Triplet Attention ModulePaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Image Classification | 3 | 9.68% |
Object Detection | 3 | 9.68% |
Instance Segmentation | 2 | 6.45% |
Semantic Segmentation | 2 | 6.45% |
Drug Discovery | 2 | 6.45% |
Prediction | 2 | 6.45% |
Facial Expression Recognition (FER) | 1 | 3.23% |
Image Restoration | 1 | 3.23% |
Autonomous Driving | 1 | 3.23% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |