Official PyTorch implementation of Fully Attentional Networks
-
Updated
Mar 31, 2023 - Python
Official PyTorch implementation of Fully Attentional Networks
ImageNet-R(endition) and DeepAugment (ICCV 2021)
[ICLR 2022] Official pytorch implementation of "Uncertainty Modeling for Out-of-Distribution Generalization" in International Conference on Learning Representations (ICLR) 2022.
[NeurIPS'21] "AugMax: Adversarial Composition of Random Augmentations for Robust Training" by Haotao Wang, Chaowei Xiao, Jean Kossaifi, Zhiding Yu, Animashree Anandkumar, and Zhangyang Wang.
[ICML 2023] Change is Hard: A Closer Look at Subpopulation Shift
[KDD 2022] "Causal Attention for Interpretable and Generalizable Graph Classification" by Yongduo Sui, Xiang Wang, Jiancan Wu, Min Lin, Xiangnan He, Tat-Seng Chua.
A project to add scalable state-of-the-art out-of-distribution detection (open set recognition) support by changing two lines of code! Perform efficient inferences (i.e., do not increase inference time) and detection without classification accuracy drop, hyperparameter tuning, or collecting additional data.
The Official Implementation of the ICCV-2021 Paper: Semantically Coherent Out-of-Distribution Detection.
[ICLR'23] Implementation of "Empowering Graph Representation Learning with Test-Time Graph Transformation"
OOD Generalization and Detection (ACL 2020)
Distilling Large Vision-Language Model with Out-of-Distribution Generalizability (ICCV 2023)
Official repository of STONE (KDD 2024)
[CVPR 2024 Highlight] ImageNet-D
A project to improve out-of-distribution detection (open set recognition) and uncertainty estimation by changing a few lines of code in your project! Perform efficient inferences (i.e., do not increase inference time) without repetitive model training, hyperparameter tuning, or collecting additional data.
[MICCAI 2022 Best Paper Finalist] Bayesian Pseudo Labels: Expectation Maximization for Robust and Efficient Semi Supervised Segmentation
[ICCV 2025] IDF: Iterative Dynamic Filtering Networks for Generalizable Image Denoising
[CVPR 2023] Bridging Precision and Confidence: A Train-Time Loss for Calibrating Object Detection
[Nature Medicine] The Limits of Fair Medical Imaging AI In Real-World Generalization
A modular and easy-to-use framework for Test-Time Training (TTT) and Test-Time Adaptation (TTA) in Pytorch, making your networks more generalizable with minimal effort ✨
Official code for 'Tackling Structural Hallucination in Image Translation with Local Diffusion' (ECCV'24 Oral)
Add a description, image, and links to the out-of-distribution topic page so that developers can more easily learn about it.
To associate your repository with the out-of-distribution topic, visit your repo's landing page and select "manage topics."