awaelchli / lightning-examplesLinks
PyTorch examples powered by Lightning
☆12Updated 2 years ago
Alternatives and similar repositories for lightning-examples
Users that are interested in lightning-examples are comparing it to the libraries listed below
Sorting:
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 4 years ago
- Implementation of FixMatch in PyTorch and experimentations☆12Updated 4 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated last year
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 3 years ago
- Image data augmentation scheduler for albumentations transforms☆19Updated 4 years ago
- A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.☆72Updated 2 years ago
- Adam with minor modifications which give significant improvement☆19Updated 3 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 3 years ago
- Code for training on Imagenet to SOTA results using PyTorch☆13Updated last year
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- QUick and DIrty Domain Adaptation☆22Updated last year
- An open source implementation of CLIP.☆32Updated 2 years ago
- This tool dumps images in tensorboard☆17Updated 4 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 3 years ago
- Triton Server Component for lightning.ai☆14Updated 2 years ago
- Planckian Jitter data augmentation procedure from "Planckian jitter: enhancing the color quality of self-supervised visual representation…☆17Updated 2 years ago
- Generate bird's-eye views of conference proceedings.☆24Updated 5 months ago
- A regular Tiramisu network for PyTorch with a LOT of extra features!☆42Updated 4 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 4 years ago
- Exploiting Uncertainty of Loss Landscape for Stochastic Optimization☆15Updated 6 years ago
- Code for replication of the paper "GANs beyond divergence minimization"☆21Updated 6 years ago
- ☆54Updated 3 years ago
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆12Updated 6 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 4 years ago
- PyTorch ObjectDetection Modules and ONNX ops☆18Updated last year
- Utility functions that I reuse across different projects☆14Updated 4 years ago
- FreeLabel: A Publicly Available Annotation Tool based on Freehand Traces - Code used for our manuscript presented at Winter Conference o…☆33Updated last year
- A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes