Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
Role in this project:
ML Engineer Contributions:17 commits, 2 PRs, 9 pushes in 3 years 11 months
Contributions summary:Jongchan primarily focused on modifications related to training scripts and model definitions within the attention-module repository. They corrected errors and updated the training procedure by modifying parameters such as resume paths, batch sizes, and learning rates. The user also integrated the CBAM and BAM attention modules into the ResNet architecture and updated the related scripts for ImageNet training. This indicates a focus on model training and experimentation with attention mechanisms.
pytorchconvolutionalcbambambottleneck
Contributions:40 commits, 14 pushes in 1 month