← Search

Irwan Bello

5 accepted papers

2021

Revisiting ResNets: Improved Training and Scaling Strategies

NeurIPS 2021spotlight

Novel computer vision architectures monopolize the spotlight, but the impact of the model architecture is often conflated with simultaneous changes to training methodology and scaling strategies. Our work revisits the canonical ResNet and studies these three aspects in an effort to disentangle them.…

2019

Attention Augmented Convolutional Networks

ICCV 2019poster

Convolutional networks have enjoyed much success in many computer vision applications. The convolution operation however has a significant weakness in that it only operates on a local neighbourhood, thus missing global information. Self-attention, on the other hand, has emerged as a recent advance t…

Cited by 1501PDFcodeScholar
2019

Stand-Alone Self-Attention in Vision Models

NeurIPS 2019poster

Convolutions are a fundamental building block of modern computer vision systems. Recent approaches have argued for going beyond convolutions in order to capture long-range dependencies. These efforts focus on augmenting convolutional models with content-based interactions, such as self-attention an…