veronikayurchuk / pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
☆77Updated 6 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
- ☆138Updated 8 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
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- visualization of CNN in PyTorch☆155Updated last year
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆124Updated 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
- This repository contains code for paper "Learning Deep Embeddings with Histogram Loss" (NIPS2016)☆96Updated 7 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 5 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- Learning Detection with Diverse Proposals at CVPR 2017☆31Updated 7 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆97Updated 5 years ago
- Small scale experiments with group normalization☆58Updated 6 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- A Caffe implementation of http://arxiv.org/abs/1512.07928☆39Updated 8 years ago
- PyTorch implementation of "Soft Proposal Networks for Weakly Supervised Object Localization", ICCV 2017.☆211Updated 6 years ago
- Active Convolution☆60Updated 7 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
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- Non-maximum suppression for object detection in a neural network☆79Updated 6 years ago
- Weakly Supervised Object Localization with Progressive Domain Adaptation (CVPR 2016)☆62Updated 8 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆59Updated 6 years ago
- A PyTorch implementation of shake-shake☆111Updated 4 years ago