You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -27,10 +28,10 @@ Comments, issues, contributions, and collaborations are all welcomed!
27
28
28
29
29
30
## Updates
30
-
-**16 June, 2023**: :boom::boom:We are releasing OpenOOD `v1.5`, which includes the following exciting updates. A detailed changelog is provided in the [Wiki](https://github.com/Jingkang50/OpenOOD/wiki/OpenOOD-v1.5-change-log).
31
+
-**16 June, 2023**: :boom::boom:We are releasing OpenOOD `v1.5`, which includes the following exciting updates. A detailed changelog is provided in the [Wiki](https://github.com/Jingkang50/OpenOOD/wiki/OpenOOD-v1.5-change-log).
31
32
- A new [report](https://arxiv.org/abs/2306.09301) which provides benchmarking results on ImageNet and for full-spectrum detection.
32
33
- A unified, easy-to-use evaluator that allows evaluation by simply creating an evaluator instance and calling its functions. Check out this [colab tutorial](https://colab.research.google.com/drive/1tvTpCM1_ju82Yygu40fy7Lc0L1YrlkQF?usp=sharing)!
33
-
- A live [leaderboard](https://zjysteven.github.io/OpenOOD/) that tracks the state-of-the-art of this field.
34
+
-A live [leaderboard](https://zjysteven.github.io/OpenOOD/) that tracks the state-of-the-art of this field.
34
35
-**14 October, 2022**: OpenOOD `v1.0` is accepted to NeurIPS 2022. Check the report [here](https://arxiv.org/abs/2210.07242).
35
36
-**14 June, 2022**: We release `v0.5`.
36
37
-**12 April, 2022**: Primary release to support [Full-Spectrum OOD Detection](https://arxiv.org/abs/2204.05306).
@@ -179,8 +180,8 @@ This part lists all the backbones we will support in our codebase, including CNN
179
180
</details>
180
181
181
182
---
182
-
## Supported Methods (36)
183
-
This part lists all the methods we include in this codebase. Up to `v1.5`, we totally support **more than 32 popular methods** for generalized OOD detection.
183
+
## Supported Methods (50+)
184
+
This part lists all the methods we include in this codebase. Up to `v1.5`, we totally support **more than 50 popular methods** for generalized OOD detection.
184
185
185
186
All the supported methodolgies can be placed in the following four categories.
186
187
@@ -213,13 +214,11 @@ distance: f4d5b3 -->
213
214
<summary><b>Open Set Recognition (3)</b></summary>
0 commit comments