Home

Awesome

"TDAM: Top-Down Attention Module for Contextually Guided Feature Selection in CNNs"

Poster

pip install -r requirements.txt

ImageNet-1k pre-trained models

ModelTop-1(%)Top-5(%)GoogleDrive
TDAM(t2,m2)-RNet1872.1690.61TD_ResNet18
TDAM(t2,m2)-RNet3475.7592.58TD_ResNet34
TDAM(t2,m1)-RNet5078.9694.19TD_ResNet50
TDAM(t2,m1)-RNet10181.6295.76TD_ResNet101

Citation

@inproceedings{jaiswal2022tdam,
 title={TDAM: Top-Down Attention Module for Contextually Guided Feature Selection in CNNs},
 author={Jaiswal, Shantanu and Fernando, Basura and Tan, Cheston},
 booktitle={European Conference on Computer Vision},
 pages={259--276},
 year={2022},
 organization={Springer}
}

Code environment

The codebase and associated experiments are performed in following environment:

Acknowledgement

The codebase utilizes the timm and torchvision libraries.

License

This project's codebase is released under the MIT license. Please see the LICENSE file for more information.

Contact Information

In case of any suggestions or questions, please leave a message here or contact me directly at jaiswals@ihpc.a-star.edu.sg, thanks!