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:
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- Pytorch implementation of MaxPoolingLoss.☆177Updated 7 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- Semi-supervised tool for cleaning image dataset , using deep learning.☆75Updated 7 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Updated 7 years ago
- Kaggle Data Science Bowl 2018☆119Updated 7 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
- Gradient based receptive field estimation for Convolutional Neural Networks☆14Updated 7 years ago
- Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.☆77Updated 7 years ago
- Transfer Learning Shootout for PyTorch's model zoo (torchvision)☆169Updated 5 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 6 years ago
- [ECCV 2018] Sparsely Aggreagated Convolutional Networks https://arxiv.org/abs/1801.05895☆124Updated 7 years ago
- PyTorch Implementation of Stacked U-Nets (SUNets)☆153Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.☆78Updated 7 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 7 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 8 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- Full train/inference/submission pipeline adapted to the competition from https://github.com/matterport/Mask_RCNN☆103Updated 7 years ago
- Fully convolutional networks for semantic segmentation☆191Updated 7 years ago
- RetinaNet implementation in PyTorch☆50Updated 8 years ago
- Datasets, Transforms and Models specific to Computer Vision☆46Updated 6 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆138Updated 6 years ago
- Switch Normalization implementation for Keras 2+☆30Updated 7 years ago
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 7 years ago
- A collection of TensorFlow (Tensorpack) implementations of recent deep learning approaches including pretrained models. (FlowNet 2, PWC, …☆81Updated 7 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆207Updated 7 years ago
- Recurrent Neural Networks for Semantic Instance Segmentation☆133Updated 6 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 6 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- Multi-Scale Context Aggregation by Dilated Convolutions in Keras.☆72Updated 6 years ago