Open linyaosuna opened 3 months ago
@linyaosuna Thank you for your interest! To implement out-of-distribution detection on the MNIST dataset, you can use the following command:
python eval.py "(path to .pth file trained on MNIST)"
For more detailed instructions, please use the --help option
. If you have any further questions, feel free to ask!
Thank you for your patient reply! It's really helpful to me!
I am interested in implementing out-of-distribution detection on the mnist dataset, but I want to know what command should I use to achieve it. Looking forward to your reply!