Skip to content

Commit bc5b7e0

Browse files
committed
clean repo
1 parent f8dbf68 commit bc5b7e0

File tree

9 files changed

+1
-205
lines changed

9 files changed

+1
-205
lines changed

.idea/.gitignore

-8
This file was deleted.

.idea/deployment.xml

-98
This file was deleted.

.idea/inspectionProfiles/Project_Default.xml

-62
This file was deleted.

.idea/inspectionProfiles/profiles_settings.xml

-6
This file was deleted.

.idea/misc.xml

-4
This file was deleted.

.idea/modules.xml

-8
This file was deleted.

.idea/ood_coverage.iml

-12
This file was deleted.

.idea/vcs.xml

-6
This file was deleted.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ We provide all scripts to reproduce our results in [here](https://github.com/Bie
7272
7373
Note that _aps_ denotes the automatic paramter search, _cross_ indicates the models are pretrained using cross entropy loss.
7474
75-
Also, if you want to reproduce the baselines results (e.g., ReAct) using this repository, you can run the following command provided by OpenOOD:
75+
Also, if you want to reproduce the baselines results (e.g., ReAct) using this repository, you can run the following command:
7676
7777
```
7878
bash scripts/ood/react/cifar10_test_ood_react.sh;

0 commit comments

Comments
 (0)