sieu-n / awesome-modular-pytorch-lightningLinks
LightCollections⚡️: Ready-to-use implementations such as `LightningModules` for various computer vision papers.
☆23Updated 3 years ago
Alternatives and similar repositories for awesome-modular-pytorch-lightning
Users that are interested in awesome-modular-pytorch-lightning are comparing it to the libraries listed below
Sorting:
- A simple wrapper library for binding timm models as detectron2 backbones☆44Updated 2 years ago
- Visualizer for PyTorch image models☆44Updated 4 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆31Updated 2 years ago
- Semantic Segmentation with Pytorch-Lightning☆63Updated 5 years ago
- Active learning for Mask R-CNN in Detectron2☆64Updated last year
- ☆71Updated 4 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆115Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆17Updated 3 years ago
- ViT trained on COYO-Labeled-300M dataset☆33Updated 3 years ago
- QUick and DIrty Domain Adaptation☆23Updated 2 years ago
- The Official PyTorch Implementation of DiscoBox.☆96Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- Official PyTorch code for HILA☆28Updated 3 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 4 years ago
- ☆36Updated 2 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- A modular PyTorch library for vision transformer models☆164Updated 2 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- This repo contains the code and configuration files for reproducing object detection results of FocalNets with DINO☆68Updated 2 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆122Updated 3 years ago
- ☆26Updated 5 years ago
- HIRL: A General Framework for Hierarchical Image Representation Learning (http://arxiv.org/abs/2205.13159)☆40Updated 3 years ago
- understanding model mistakes with human annotations☆106Updated 2 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 5 years ago
- Streamlit tool to explore coco datasets☆89Updated 3 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆79Updated 3 years ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆133Updated 3 years ago
- Official code for the paper: "A Closer Look at Self-training for Zero-Label Semantic Segmentation" https://arxiv.org/abs/2104.11692☆25Updated 4 years ago
- Code for reproducing IS-Count: Large-scale Object Counting with Importance Sampling (AAAI 2022)