PyTorch-FilterResponseNormalizationLayer

Batch normalization alternative

An implementation of Filter Response Normalization Layer in PyTorch to improve the training of deep neural networks by eliminating batch dependence.

PyTorch implementation of "Filter Response Normalization Layer: Eliminating Batch Dependence in the Training of Deep Neural Networks"

GitHub

86 stars
5 watching
9 forks
Language: Python
last commit: over 6 years ago
batchnorm2dcatalystdeep-neural-networksfrnpythonpytorch

Related projects:

RepositoryDescriptionStars
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
pkmr06/pytorch-smoothgradPyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients168
kimhc6028/forward-thinking-pytorchAn implementation of a novel neural network training method that builds and trains networks one layer at a time.66
koz4k/dni-pytorchDecoupled Neural Interfaces using Synthetic Gradients for PyTorch236
tianhongdai/integrated-gradient-pytorchA PyTorch implementation of attributing the impact of inputs on deep neural network outputs182
michaelklachko/pnn.pytorchA PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks.57
chosj95/mimo-unetDevelops a deep learning model for single image deblurring with improved performance and computational efficiency382
pemami4911/neural-combinatorial-rl-pytorchAn implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch.562
andrewliao11/dni.pytorchAn implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them119
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
onlytailei/a3c-pytorchAn implementation of Advantage async Actor-Critic Algorithms in PyTorch for Deep Reinforcement Learning114
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
fgxaos/pytorch-innvestigatePyTorch implementation of an explainability technique for deep neural networks9
oyam/pytorch-dpnsPyTorch implementation of a deep learning model for image segmentation90
ikostrikov/pytorch-trpoA PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks435