fabioperez / pytorch-examples
Tutorials, examples, and projects implemented with PyTorch
☆77Updated 6 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:
- Full train/inference/submission pipeline adapted to the competition from https://github.com/matterport/Mask_RCNN☆103Updated 7 years ago
- Pytorch implementation of MaxPoolingLoss.☆176Updated 6 years ago
- Kaggle Data Science Bowl 2018☆119Updated 7 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 7 years ago
- PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research☆156Updated 6 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- Gluon to PyTorch deep neural network model converter☆72Updated 4 years ago
- Kaggle competition☆75Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 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
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- Using different tricks to improve performance of resetnet. The final accuracy:95.21%☆18Updated 6 years ago
- Evaluation framework for testing segmentation networks in Keras☆36Updated 6 years ago
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 8 years ago
- Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.☆77Updated 8 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Investigation of focal and dice loss for the Kaggle 2018 data science bowl.☆18Updated 7 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 6 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
- 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
- Pytorch Imprementation of Dual Path Networks☆90Updated 7 years ago