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

batch size #4

Open
xzb666 opened this issue Oct 11, 2024 · 3 comments
Open

batch size #4

xzb666 opened this issue Oct 11, 2024 · 3 comments

Comments

@xzb666
Copy link

xzb666 commented Oct 11, 2024

Hello, I used your code with a batch size of 8 during the training process, but the test results are slightly lower than those reported in your paper. May I ask if you trained with a batch size of 8 or 64?

@chenjingong
Copy link
Owner

chenjingong commented Oct 11, 2024 via email

@xzb666
Copy link
Author

xzb666 commented Oct 11, 2024

parser.add_argument('--batch-size', default=8, type=int, metavar='B', help='training batch size') Is switching the batch size to 64 sufficient, or do I need to make other modifications as well?

@chenjingong
Copy link
Owner

chenjingong commented Oct 11, 2024 via email

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

2 participants