thomasjpfan / pytorchLinks
Tensors and Dynamic neural networks in Python with strong GPU acceleration
☆18Updated 7 months ago
Alternatives and similar repositories for pytorch
Users that are interested in pytorch are comparing it to the libraries listed below
Sorting:
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 5 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆123Updated 3 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Open Source 60th place Kaggle TGS Salt Identification Challenge☆18Updated 6 years ago
- Learning computer vision by striving to maximise accuracy on the Stanford Cars dataset☆57Updated 5 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- Kaggle Data Science Bowl 2018☆119Updated 7 years ago
- 5th Winning solution for Humpback whale identification☆48Updated 6 years ago
- Using the CLR algorithm for training (https://arxiv.org/abs/1506.01186)☆108Updated 7 years ago
- A PyTorch implementation of MNASNET☆47Updated 6 years ago
- (Using) Prototypical Networks as a Fine Grained Classifier☆34Updated 6 years ago
- PyTorch implementation of "EfficientNet", ICML 2019☆45Updated 6 years ago
- Cyclical_LR_Scheduler_With_Decay_Pytorch☆34Updated 5 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- The 4th Place Solution of SIIM-ACR Pneumothorax Segmentation☆65Updated 5 years ago
- Pytorch notebook with One Cycle Policy implementation (https://arxiv.org/abs/1803.09820)☆74Updated 3 years ago
- Code for https://arxiv.org/abs/1810.04622☆141Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆162Updated 6 years ago
- Code for 3rd place solution in Understanding Clouds from Satellite Images Challenge.☆27Updated 2 years ago
- Supporting tools for PyTorch in biology research.☆19Updated 3 years ago
- EfficientNet-GradCam Visualization☆81Updated 5 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- pytorch model summary, statistic parameters number, memory usage, FLOPs and so on☆98Updated 5 years ago
- tf.keras implementations of deep texture recognition & fine-grained image classification models☆29Updated 5 years ago
- A simpler version of the self-attention layer from SAGAN, and some image classification results.☆212Updated 5 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago