kuangliu / pytorch-training-templateLinks
PyTorch model training template
☆24Updated 5 years ago
Alternatives and similar repositories for pytorch-training-template
Users that are interested in pytorch-training-template are comparing it to the libraries listed below
Sorting:
- Accuracy, precision, recall, confusion matrix computation with batch updates☆14Updated 5 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- My solution to the Global Data Science Challenge☆36Updated 5 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 4 years ago
- Knowledge Distillation Algorithms implemented with PyTorch☆17Updated 6 years ago
- Swish Activation - PyTorch CUDA Implementation☆37Updated 6 years ago
- Implementation of Online Label Smoothing in PyTorch☆95Updated 3 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- ☆23Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- our code☆33Updated 4 years ago
- Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss☆18Updated 4 years ago
- Light Face Detection using PyTorch Lightning☆82Updated 2 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- batchboost is a variation on MixUp that instead of mixing just two images, mixes many images together.☆44Updated 5 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 3 years ago
- Learning computer vision by striving to maximise accuracy on the Stanford Cars dataset☆57Updated 5 years ago
- Pytorch augmentation☆119Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- A crash course on PyTorch hooks☆40Updated 5 years ago
- ☆54Updated 4 years ago
- Packaged TResNet based on Official PyTorch Implementation☆15Updated 5 years ago
- Few training heuristics and small architectural changes that can significantly improve YOLOv3 performance with tiny increase in inference…☆12Updated 5 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆17Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- (WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer☆23Updated 4 years ago
- Implementation of the paper "It's All in the Head: Representation Knowledge Distillation through Classifier Sharing"☆38Updated 3 years ago
- For ICDAR 2019 Paper on End-to-end License Plate and Scene Text Recognition with multi-head attention models☆25Updated 4 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago