[ECCV2024] Video Foundation Models & Data for Multimodal Understanding
-
Updated
Apr 25, 2025 - Python
[ECCV2024] Video Foundation Models & Data for Multimodal Understanding
Benchmarking Generalized Out-of-Distribution Detection
👽 Out-of-Distribution Detection with PyTorch
[TPAMI 2022] Adversarial Reciprocal Points Learning for Open Set Recognition
Open Set Recognition
[NeurIPS 2024] AWT: Transferring Vision-Language Models via Augmentation, Weighting, and Transportation
Learning Placeholders for Open-Set Recognition (CVPR'21 Oral)
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.
Open-source code for our paper: Unified Probabilistic Deep Continual Learning through Generative Replay and Open Set Recognition
This is the official repository for the paper "A Unified Survey on Anomaly, Novelty, Open-Set, and Out-of-Distribution Detection: Solutions and Future Challenges".
Official code for RbA: Segmenting Unknown Regions Rejected by All (ICCV 2023)
S. Liu, Q. Shi and L. Zhang, "Few-Shot Hyperspectral Image Classification With Unknown Classes Using Multitask Deep Learning," in IEEE Transactions on Geoscience and Remote Sensing, doi: 10.1109/TGRS.2020.3018879.
[CVPR 2022 Oral] Towards Open Set Temporal Action Localization
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.
Official implementation of CVPR'24 paper 'Anomaly Heterogeneity Learning for Open-set Supervised Anomaly Detection'.
[CVPR 2023] Glocal Energy-based Learning for Few-Shot Open-Set Recognition
Official PyTorch Repository of "Difficulty-Aware Simulator for Open Set Recognition" (ECCV 2022 Paper)
[CVPR 2021] Few-shot Open-set Recognition by Transformation Consistency
[ECCV 2020] Pytorch codes for Open-set Adversarial Defense
Code release for Mind the Gap: Enlarging the Domain Gap in Open Set Domain Adaptation (TCSVT 2023)
Add a description, image, and links to the open-set-recognition topic page so that developers can more easily learn about it.
To associate your repository with the open-set-recognition topic, visit your repo's landing page and select "manage topics."