Open gugu777 opened 5 months ago
The v1 benchmark_imglist files can be found here, however I didn't see a val_cinic10.txt
. Even if it were presented in v1 it definitely is removed in v1.5.
Lemme try to find it.
I thought we were following the data here https://paperswithcode.com/dataset/cinic-10 to get the list. So if I could not make it to find the txt, please simply use the original data split
The v1 benchmark_imglist files can be found here, however I didn't see a
val_cinic10.txt
. Even if it were presented in v1 it definitely is removed in v1.5. However, the dataset partition file appears in the script cifar10_test_ood_mem.sh. Additionally, by default, I am unable to reproduce the experimental results in the paper. Could you please send me the correct parameters? Thank you very much.
Which exact script are you referring to? Is it cifar10_test_ood_sem.sh?
Also, by "paper" do you mean the v1 or v1.5 paper? A few datasets and methods presented in v1 are not considered in v1.5 (since v1.5 focuses more on the large-scale settings).
Which exact script are you referring to? Is it cifar10_test_ood_sem.sh?
Also, by "paper" do you mean the v1 or v1.5 paper? A few datasets and methods presented in v1 are not considered in v1.5 (since v1.5 focuses more on the large-scale settings).
I am referring to the paper "Full Spectrum Out of Distribution Detection".
Then Jingkang might have better idea on that.
The parameter used for MNIST should be -1, 0, 1. The parameter for CIFAR should be smaller, like -0.01, 0, 1
Hi!
I would like to ask about the setting of CSID, for example, for ID cifar10, its CSID is written as cifar10-c and imagenet-10 in the paper, but in the configuration file in the code, only cifar10-c is written. Do I need to manually add another one or just keep cifar10-c.
Hi! I couldn't find the file in the download link/ data/benchmark_imglist/cifar10/val_cinic10.txt, If possible, could you send me a copy