johnolafenwa / TorchFusion-UtilsLinks
A pytorch helper library for Mixed Precision Training, Initialization, Metrics and More Utilities to simplify training of deep learning models
☆15Updated 6 years ago
Alternatives and similar repositories for TorchFusion-Utils
Users that are interested in TorchFusion-Utils are comparing it to the libraries listed below
Sorting:
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- PyTorch model training and layer saturation monitor☆83Updated 2 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- "Learning Rate Dropout" in PyTorch☆34Updated 6 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 5 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆42Updated 4 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 3 years ago
- Fast AutoAugment, similar to official release but easier to run☆16Updated 5 years ago
- Swish Activation - PyTorch CUDA Implementation☆37Updated 6 years ago
- Pytorch implementation of the DeepDream computer vision algorithm☆103Updated 6 years ago
- Keras implementation of Global Context Attention blocks☆46Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆34Updated 4 years ago
- PyTorch implementation of CVPR'18 - Perturbative Neural Networks http://xujuefei.com/pnn.html☆57Updated 7 years ago
- A very naive and simple benchmark between dlib and pytorch in terms of space and time☆19Updated 5 years ago
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆12Updated 7 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 7 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Pretrained TorchVision models on CIFAR10 dataset (with weights)