← all repositories

adobe/antialiased-cnns

A PyTorch library providing antialiased CNN models (resnet, vgg, densenet variants) with BlurPool layers for improved shift-invariance in image classification.

1.7k stars Python Computer VisionML Frameworks
antialiased-cnns
Velocity · 7d
+0.7
★ / day
Trend
steady
star history

This repository implements the antialiased CNN technique from the ICML 2019 paper ‘Making Convolutional Networks Shift-Invariant Again’. It provides a BlurPool layer that replaces standard downsampling operations in CNNs to reduce aliasing artifacts. The library includes pretrained antialiased versions of common architectures (ResNet, VGG, DenseNet, ResNeXt, Wide ResNet) that achieve better stability and accuracy on image classification tasks. Users can either load pretrained models directly or integrate the BlurPool layer into their own custom architectures.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.