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

Training 200000iters on 3000 image dataset, but boxes had no control effect #97

Open
Hui-88 opened this issue Oct 18, 2024 · 4 comments

Comments

@Hui-88
Copy link

Hui-88 commented Oct 18, 2024

Thank you for sharing. I have a question to ask you. I trained 200000 iters on my own dataset of 3000 images, with batch_size=2. The box coordinates in the tsv file are the top left and width height, but there was no layout control effect after training. Excuse me, is the dataset too small? Do I need to add iters. look forward to your reply!

@Hui-88
Copy link
Author

Hui-88 commented Oct 18, 2024

1

@qinghew
Copy link

qinghew commented Oct 27, 2024

i have a similar situation. during training, my self.alpha_attn and self.alpha_dense are too small

@Hui-88
Copy link
Author

Hui-88 commented Oct 29, 2024

@qinghew
Sorry, may I ask which .py file self.alpha_attn and self.alpha_dense are in ? I can't find them

@ldy674
Copy link

ldy674 commented Dec 10, 2024

感谢您的分享。我有一个问题要问你。我在自己的 3000 张图像数据集上训练了 200000 个迭代器,其中 batch_size=2。tsv 文件中的 box 坐标是左上角和宽度高度,但训练后没有布局控制效果。请问,数据集是不是太小了?我需要添加迭代器吗?期待您的回复!

Hello, I'm working on reproducing GLIGEN with my own dataset, but I'm a bit confused about the handling of the dataset, can I ask you for some advice? What process do you follow to process your own dataset that can be used as an input to GLIGEN?

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

3 participants