Dear authors,
I followed your given command "python ./scripts/train_test_ood.py", but it cannot reproduce the results.
Compared with the paper, I found some differences between the code and the paper:
- code "open_set_method = 'MSP' open_score = 'OE'". but in paper "open_set_method = 'OE'" = open_score = 'MSP'"
- in the paper, you said that there are two stages for training. what is the stage 3. what's the difference between stage 2 and 3.
- what's the number of epochs for stage 2 and 3. In the code, you set 100 for stage 3. But in the paper, it's 10 for stage 2.
Could you give us an updated command for reproducing the result?
I look forward to your reply. Thanks.
Dear authors,
I followed your given command "python ./scripts/train_test_ood.py", but it cannot reproduce the results.
Compared with the paper, I found some differences between the code and the paper:
Could you give us an updated command for reproducing the result?
I look forward to your reply. Thanks.