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

what's the effect of 'image_queue' and 'text_queue' #193

Open
FengWu-PKU opened this issue Dec 18, 2023 · 1 comment
Open

what's the effect of 'image_queue' and 'text_queue' #193

FengWu-PKU opened this issue Dec 18, 2023 · 1 comment

Comments

@FengWu-PKU
Copy link

Hi, thanks for your excellent job!
I noticed that in the code for pretraining and finetuning, there are some queues such as 'image_queue' and 'text_queue' that are randomly initialized and used to calculate the sim_i2t/sim_t2i. It seems to me that these queues may serve as a way to 'increase' the batch size, especially since I noticed that your batch size is relatively small (32*8 for finetuning on COCO).
Could you please confirm if my understanding is correct? I would appreciate it if you could provide further clarification on this matter.

@CHELSEA234
Copy link

@FengWu-PKU may i ask have you got the answer? :)

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