juefeix / pnn.pytorch
PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html
☆138Updated 6 years ago
Alternatives and similar repositories for pnn.pytorch:
Users that are interested in pnn.pytorch are comparing it to the libraries listed below
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆125Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆102Updated 6 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆137Updated 6 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 6 years ago
- Repository has been moved: https://github.com/adobe/antialiased-cnns☆165Updated 3 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- ☆138Updated 8 years ago
- This repository contains code for paper "Learning Deep Embeddings with Histogram Loss" (NIPS2016)☆96Updated 7 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆95Updated 5 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 5 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆56Updated 5 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 4 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆124Updated 6 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- Code for reproducing results of the paper "Layer rotation: a surprisingly powerful indicator of generalization in deep networks?"☆50Updated 5 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- Implementation of our accepted CVPR 2018 paper "Rethinking Feature Distribution for Loss Functions in Image Classification"☆172Updated 6 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…☆148Updated 7 years ago
- Small scale experiments with group normalization☆58Updated 6 years ago
- PyTorch implementation of PNASNet-5 on ImageNet☆316Updated 2 years ago
- Pytorch implementation of MaxPoolingLoss.☆175Updated 6 years ago
- Code for Decorrelated Batch Normalization☆82Updated 6 years ago
- A PyTorch implementation of shake-shake☆111Updated 4 years ago
- Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation☆65Updated 6 years ago
- Clockwork Convnets for Video Semantic Segmenation☆141Updated 7 years ago
- This is an example of how to train a MNIST network in Python and run it in c++ with pytorch 1.0☆96Updated 6 years ago