leehomyc / mixup_pytorchLinks
A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch
☆124Updated 7 years ago
Alternatives and similar repositories for mixup_pytorch
Users that are interested in mixup_pytorch are comparing it to the libraries listed below
Sorting:
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- mixup: Beyond Empirical Risk Minimization☆99Updated 7 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 7 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆134Updated 7 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 6 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 8 years ago
- Code for Decorrelated Batch Normalization☆82Updated 7 years ago
- Pytorch Imprementation of Dual Path Networks☆90Updated 8 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.☆219Updated last year
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- transfer learning written in mxnet☆55Updated 8 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆141Updated 6 years ago
- This repository contains code for paper "Learning Deep Embeddings with Histogram Loss" (NIPS2016)☆98Updated 8 years ago
- Minimal API for receptive field calculation in PyTorch☆68Updated 3 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆78Updated 7 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆79Updated 7 years ago
- Implementation of DropBlock in Pytorch☆81Updated 7 years ago
- Pytorch implementation of MaxPoolingLoss.☆177Updated 7 years ago
- PyTorch implementation of shake-shake regularization☆48Updated 5 years ago
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- Active Convolution☆60Updated 8 years ago
- Improving Generalization via Scalable Neighborhood Component Analysis☆137Updated 2 years ago
- ☆139Updated 9 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆130Updated 8 years ago
- Chainer Implementation of Parallel Grid Pooling for Data Augmentation☆42Updated 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 7 years ago