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

How to train without text prompt? #160

Open
aartykov opened this issue Feb 24, 2023 · 8 comments
Open

How to train without text prompt? #160

aartykov opened this issue Feb 24, 2023 · 8 comments

Comments

@aartykov
Copy link

Hey, thanks for sharing such an excellent work. How can I train without text prompt?

@chokevin8
Copy link

I have the same question here!

@15539793373
Copy link

I saw in the paper.The empty string might be an unexpected input for the model, and SD tends to generate random texture maps if no prompt is provided. A better setting is to use meaningless prompts like “an image”, “a nice image”, “aprofessional image”

@yukang123
Copy link

And I would like to know whether the authors trained the models using these meaningless prompts. The paper only mentioned that they used the default prompts to test the model. It seems that we don't know the prompts they used in the training processes.

According to the training tutorial https://github.com/lllyasviel/ControlNet/blob/main/docs/train.md,
the prompts used for training actually describe the image content, such as "a xxx color circle in some other color background."

Could the authors provide more details about the prompts used for training? It would be helpful for us to train the ControlNet on our private dataset. Thanks!

@15539793373
Copy link

我想作者使用毫毫无意义的训练。。论文论文只提到提到他们他们他们使用使用默认提示提示来来模型模型。。。似乎似乎我们我们

根据培训教程https://github.com/lllyasviel/ControlNet/blob/main/docs/train.md, 用于培训的提示实践上描述了图像内容,例如“其他颜色背景中的xxx色圈”

作者能否提供有关培训的更多详细信息?这对我们在私有数据集上培训ControlNet很有帮助。谢谢!

I use the “”“” prompt in own private Semantic segmentation dataset to train ControlNet,and I think it look’s very nice than other GAN models.

@WooXinyi
Copy link

Same question too!

@engrmusawarali
Copy link

I have quite similar question. Do they drop the 50% of the text prompts during the training process?

@geroldmeisinger
Copy link

all duplicates about "dropping prompts"
#93
#160
#246
#422
#506

@KhawlahB
Copy link

And I would like to know whether the authors trained the models using these meaningless prompts. The paper only mentioned that they used the default prompts to test the model. It seems that we don't know the prompts they used in the training processes.

According to the training tutorial https://github.com/lllyasviel/ControlNet/blob/main/docs/train.md, the prompts used for training actually describe the image content, such as "a xxx color circle in some other color background."

Could the authors provide more details about the prompts used for training? It would be helpful for us to train the ControlNet on our private dataset. Thanks!

Have you got answer? i am wondering whether they used default prompt or meaningless prompt during training? @yukang123

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

8 participants