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

result problem #34

Open
caibajin opened this issue May 15, 2024 · 4 comments
Open

result problem #34

caibajin opened this issue May 15, 2024 · 4 comments

Comments

@caibajin
Copy link

caibajin commented May 15, 2024

It is possible to ask whether the results of ViT-B on the SBD training set were trained with 55 epochs or 230 brother epochs.
I ran 55 epochs with the following results
屏幕截图 2024-05-16 000843

@qinliuliuqin
Copy link
Collaborator

qinliuliuqin commented May 16, 2024

@caibajin Hi, all ViT-B models were trained with 55 epochs. It seems your results are much worse than ours. Did you use the same training settings as specified here: https://github.com/uncbiag/SimpleClick/blob/v1.0/models/iter_mask/plainvit_base448_sbd_itermask.py? Meanwhile, our batch size is 140 for ViT-B models. Let me know your training settings.

@caibajin
Copy link
Author

device:4090
batch-size:24

@caibajin caibajin reopened this May 16, 2024
@caibajin
Copy link
Author

Hi, I'd like to ask if it's related to batch-size?

@qinliuliuqin
Copy link
Collaborator

@caibajin It's less likely that using a batch size of 24 instead of 140 would greatly impact the performance, though you can have a try if that's the only difference between your training settings and mine. BTW, I used 4 A6000, but 4090 should be able to reproduce the results.

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