fabioperez / pytorch-examplesLinks
Tutorials, examples, and projects implemented with PyTorch
☆77Updated 7 years ago
Alternatives and similar repositories for pytorch-examples
Users that are interested in pytorch-examples 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
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Datasets, Transforms and Models specific to Computer Vision☆46Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 6 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- Kaggle Data Science Bowl 2018☆119Updated 7 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 6 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- Semi-supervised tool for cleaning image dataset , using deep learning.☆75Updated 6 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research☆156Updated 7 years ago
- Pytorch implementation of MaxPoolingLoss.☆176Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Full train/inference/submission pipeline adapted to the competition from https://github.com/matterport/Mask_RCNN☆103Updated 7 years ago
- Downsampled Open Images Dataset V4 with 15.4 M bounding boxes for 600 categories on 1.9M images☆50Updated 6 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- Investigation of focal and dice loss for the Kaggle 2018 data science bowl.☆18Updated 7 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆83Updated 6 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆14Updated 7 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 6 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 6 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 7 years ago
- Pytorch Imprementation of Dual Path Networks☆90Updated 7 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆71Updated 6 years ago