Jingkang50 / OpenOOD

Benchmarking Generalized Out-of-Distribution Detection
MIT License
858 stars 108 forks source link

The mnist training example does not work #143

Closed msxingpeng closed 1 year ago

msxingpeng commented 1 year ago

Thanks for providing this repo!

I downloaded this repo and tried to run the following script, as indicated by the readme file:

sh scripts/basics/mnist/train_mnist.sh

However, I got both 11.35% accuracy on testing dataset and training loss is not decreasing!

msxingpeng commented 1 year ago

Oh, never mind! I noticed that I should modify the default learning rate.