rwightman / pytorch-planet-amazonLinks
PyTorch models and training code for 'Planet: Understanding the Amazon from Space' Kaggle
☆24Updated 8 years ago
Alternatives and similar repositories for pytorch-planet-amazon
Users that are interested in pytorch-planet-amazon are comparing it to the libraries listed below
Sorting:
- 9th place solution for https://www.kaggle.com/c/planet-understanding-the-amazon-from-space☆23Updated 8 years ago
- Fully convolutional networks for semantic segmentation☆191Updated 7 years ago
- Fully Connected DenseNet for Image Segmentation (https://arxiv.org/pdf/1611.09326v1.pdf)☆84Updated 8 years ago
- InceptionV3, InceptionV4, Inception-Resnet pretrained models for Torch7 and PyTorch☆289Updated 3 years ago
- Pytorch solution for Planet: Understanding the Amazon from Space https://www.kaggle.com/c/planet-understanding-the-amazon-from-space☆32Updated 8 years ago
- Pytorch Imprementation of Dual Path Networks☆90Updated 8 years ago
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 7 years ago
- A PyTorch implementation of the paper Mixup: Beyond Empirical Risk Minimization in PyTorch☆124Updated 7 years ago
- Keras Implementation of The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation by (Simon Jégou, Michal …☆198Updated last year
- Compact Bilinear Pooling in TensorFlow☆141Updated 6 years ago
- Pytorch implementation of MaxPoolingLoss.☆177Updated 7 years ago
- ☆173Updated 8 years ago
- Batch Renormalization algorithm implementation in Keras☆98Updated 6 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).