Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification on Default Training Parameters in train_ood_det_in100.py #17

Open
chalengr opened this issue Jun 21, 2024 · 0 comments
Open

Comments

@chalengr
Copy link

Hello,

I am currently working with the train_ood_det_in100.py script and noticed that the default number of training epochs is set to 20:

parser.add_argument('--epochs', '-e', type=int, default=20, help='Number of epochs to train.')

I would like to confirm whether this default value aligns with the parameters used in your paper. In particular, I am interested in understanding if the 20 epochs are sufficient to replicate the results reported in your publication.

Thank you for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant