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
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 6 years ago
- Segmentation-Aware Convolutional Networks Using Local Attention Masks☆146Updated 7 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆83Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆79Updated 6 years ago
- PyTorch implementation of the Mask-X-RCNN network proposed in the 'Learning to Segment Everything' paper by Facebook AI Research☆158Updated 6 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆123Updated 7 years ago
- Pytorch implementation of MaxPoolingLoss.☆175Updated 6 years ago
- RetinaNet implementation in PyTorch☆50Updated 7 years ago
- Small scale experiments with group normalization☆58Updated 6 years ago
- Investigation of focal and dice loss for the Kaggle 2018 data science bowl.☆18Updated 6 years ago
- Kaggle Data Science Bowl 2018☆119Updated 6 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆208Updated 6 years ago
- Pytorch Imprementation of Dual Path Networks☆90Updated 7 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 7 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 5 years ago
- Not All Pixels Are Equal: Difficulty-Aware Semantic Segmentation via Deep Layer Cascade☆108Updated 6 years ago
- Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.☆77Updated 7 years ago
- Implementation of the approach described in the paper "Recurrent Instance Segmentation" https://arxiv.org/abs/1511.08250.☆27Updated 7 years ago
- Gradient based receptive field estimation for Convolutional Neural Networks☆14Updated 7 years ago
- Using different tricks to improve performance of resetnet. The final accuracy:95.21%☆18Updated 5 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- Visualising predictions of deep neural networks☆98Updated 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
- Recurrent Neural Networks for Semantic Instance Segmentation☆132Updated 5 years ago
- Datasets, Transforms and Models specific to Computer Vision☆46Updated 5 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 4 years ago
- Revisiting RCNN: On Awakening the Classification Power of Faster RCNN (ECCV 2018)☆167Updated 4 years ago
- Full train/inference/submission pipeline adapted to the competition from https://github.com/matterport/Mask_RCNN☆103Updated 6 years ago