dlmacedo / robust-deep-learning
A project to train your model from scratch or fine-tune a pretrained model using the losses provided in this library to improve out-of-distribution detection and uncertainty estimation performances. Calibrate your model to produce enhanced uncertainty estimations. Detect out-of-distribution data using the defined score type and threshold.
☆16Updated last year
Related projects ⓘ
Alternatives and complementary repositories for robust-deep-learning
- PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations☆16Updated 4 years ago
- A project to add scalable state-of-the-art out-of-distribution detection (open set recognition) support by changing two lines of code! Pe…☆74Updated 2 years ago
- Github code for the paper Maximum Class Separation as Inductive Bias in One Matrix. Arxiv link: https://arxiv.org/abs/2206.08704☆27Updated last year
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 2 years ago
- A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in y…☆45Updated 2 years ago
- [MIDL 2023] Official Imeplementation of "Making Your First Choice: To Address Cold Start Problem in Vision Active Learning"☆33Updated last year
- [ICLR2024] (EvALign-ICL Benchmark) Beyond Task Performance: Evaluating and Reducing the Flaws of Large Multimodal Models with In-Context …☆20Updated 8 months ago
- This is a code repository for paper OODformer: Out-Of-Distribution Detection Transformer☆40Updated 3 years ago
- Simple but high-performing method for learning a policy of test-time augmentation☆38Updated last year
- ☆58Updated 2 years ago
- Github for the conference paper GLOD-Gaussian Likelihood OOD detector☆16Updated 2 years ago
- Code for CVPR2021 paper: MOOD: Multi-level Out-of-distribution Detection☆38Updated last year
- A regularized self-labeling approach to improve the generalization and robustness of fine-tuned models☆27Updated 2 years ago
- [ICCV 2021] MosaicOS: A Simple and Effective Use of Object-Centric Images for Long-Tailed Object Detection☆30Updated 3 years ago
- [Re] Can gradient clipping mitigate label noise? (ML Reproducibility Challenge 2020)☆14Updated 2 months ago
- [FGVC9-CVPR 2022] The second place solution for 2nd eBay eProduct Visual Search Challenge.☆26Updated 2 years ago
- (ICML 2021) Implementation for S2SD - Simultaneous Similarity-based Self-Distillation for Deep Metric Learning. Paper Link: https://arxiv…☆41Updated 4 years ago
- Code to replicate the key results from Exploring the Limits of Out-of-Distribution Detection (https://arxiv.org/abs/2106.03004) by Stanis…☆43Updated 2 years ago
- [ICLR 2023] “ Layer Grafted Pre-training: Bridging Contrastive Learning And Masked Image Modeling For Better Representations”, Ziyu Jian…☆23Updated last year
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 2 years ago
- [NeurIPS 2021] “Improving Contrastive Learning on Imbalanced Data via Open-World Sampling”, Ziyu Jiang, Tianlong Chen, Ting Chen, Zhangya…☆28Updated 2 years ago
- MOS: Towards Scaling Out-of-distribution Detection for Large Semantic Space☆88Updated 3 years ago
- ☆31Updated 7 months ago
- PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022☆48Updated 2 years ago
- [NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Z…☆125Updated 2 years ago
- A Contrastive Learning Boost from Intermediate Pre-Trained Representations☆39Updated 2 months ago
- PRIME: A Few Primitives Can Boost Robustness to Common Corruptions☆42Updated last year
- [SafeAI'21] Feature Space Singularity for Out-of-Distribution Detection.☆80Updated 3 years ago
- 2nd place solution to Google Universal Image Embedding Challenge!☆42Updated 2 years ago
- SimCLR pytorch implementation using DistributedDataParallel.☆24Updated last year