csvance / blur-pool-keras
Keras implementation of BlurPool layers described in "Making Convolutional Networks Shift-Invariant Again" (Zhang)
☆40Updated 2 years ago
Alternatives and similar repositories for blur-pool-keras:
Users that are interested in blur-pool-keras are comparing it to the libraries listed below
- Simple Tensorflow implementation of "Partial Convolution based Padding" (partialconv)☆91Updated 6 years ago
- PyTorch implementation of "EfficientNet", ICML 2019☆44Updated 5 years ago
- ☆35Updated 5 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Unofficial PyTorch Implementation of EvoNorm☆121Updated 3 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 5 years ago
- Cyclical_LR_Scheduler_With_Decay_Pytorch☆34Updated 5 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆213Updated 5 years ago
- Implementation of tools to control and monitor layer rotation in different DL libraries☆40Updated 5 years ago
- Simple Tensorflow implementation of Batch-Instance Normalization (NIPS 2018)☆40Updated 6 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- Keras callback function for stochastic weight averaging☆56Updated 2 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆40Updated 4 years ago
- Simple experiment of Apex (A PyTorch Extension)☆47Updated 5 years ago
- Implementation of Rectified Adam in Keras☆69Updated 5 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 4 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Implementation of MobileNetV3 in pytorch☆89Updated 5 years ago
- Simple Tensorflow implementation of "Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation" (CVPR 2019 Ora…☆56Updated 5 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 2 years ago
- Customized DataLoader for multi label dataset classification-pytorch implementation☆64Updated 7 years ago
- An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch☆72Updated 6 years ago
- Semi-supervised ImageNet1K models☆243Updated 5 years ago
- Unofficial Keras implementation of the paper Attentive Normalization.☆29Updated 5 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 5 years ago