veronikayurchuk / pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
☆77Updated 7 years ago
Alternatives and similar repositories for pretrained-models.pytorch:
Users that are interested in pretrained-models.pytorch are comparing it to the libraries listed below
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- ICLR 2018 reproducibility challenge - Multi-Scale Dense Convolutional Networks for Efficient Prediction☆135Updated 6 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 4 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- visualization of CNN in PyTorch☆155Updated last year
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 6 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- ☆138Updated 8 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 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
- ☆64Updated 7 years ago
- PyTorch implementation of Deformable Convolution Networks (Supports Pytorch 1.0)☆30Updated 6 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆60Updated 6 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- Learning Detection with Diverse Proposals at CVPR 2017☆31Updated 7 years ago
- A Caffe implementation of http://arxiv.org/abs/1512.07928☆39Updated 8 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 6 years ago
- PyTorch implementation of "Soft Proposal Networks for Weakly Supervised Object Localization", ICCV 2017.☆211Updated 6 years ago
- This repository contains code for paper "Learning Deep Embeddings with Histogram Loss" (NIPS2016)☆96Updated 7 years ago
- Weakly Supervised Object Localization with Progressive Domain Adaptation (CVPR 2016)☆62Updated 8 years ago
- repo that holds code for improving on dropout using Stochastic Delta Rule☆142Updated 6 years ago
- Improving Generalization via Scalable Neighborhood Component Analysis☆137Updated last year
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆125Updated 6 years ago
- A PyTorch implementation of shake-shake☆111Updated 5 years ago
- Metric learning models in PyTorch with results on CUB2011, CARS196, Stanford Online Products☆65Updated 3 years ago