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 finetune inpainting? #151

Open
TalTaiber opened this issue Sep 12, 2022 · 5 comments
Open

How to finetune inpainting? #151

TalTaiber opened this issue Sep 12, 2022 · 5 comments

Comments

@TalTaiber
Copy link

Thank you for the excellent work.

I am trying to finetune the inpainting model. I have a dataset with this structure:

.../inpaint_ds/
├── train
│   ├── 0.png
│   ├── 1.png
│   ├── ...
├── val
│   ├── 0.png
│   ├── 0_mask.png
│   ├── ...

Which config file should I use? This open issue suggests using this config, but it does not have a 'data' section (also, it is unclear which loss should be defined for the model under 'lossconfig'). Could you please upload the config file used for training the inpainting model?

Cheers!

@ImmortalSdm
Copy link

I'm facing with the same problem, any update? Thx a lot! @TalTaiber @asanakoy

@shensongli
Copy link

hello,how did you train the inpainting model with your own dataset?Could you give me some advice about dataset setting.Thank you very much.

@dreamlychina
Copy link

hello,how did you train the inpainting model with your own dataset?Could you give me some advice about dataset setting.Thank you very much.

你可以训练了??求救

@Xijieupenn
Copy link

Should be help to read #211

@nickyisadog
Copy link

hello,how did you train the inpainting model with your own dataset?Could you give me some advice about dataset setting.Thank you very much.

你可以训练了??求救

Hello, I have simplified the inpaint fine tuning and made some inference example in my repo.
Feel free to check it

https://github.com/nickyisadog/latent-diffusion-inpainting/tree/main

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

6 participants