Open TalTaiber opened 2 years ago
I'm facing with the same problem, any update? Thx a lot! @TalTaiber @asanakoy
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,how did you train the inpainting model with your own dataset?Could you give me some advice about dataset setting.Thank you very much.
你可以训练了??求救
Should be help to read #211
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
Thank you for the excellent work.
I am trying to finetune the inpainting model. I have a dataset with this structure:
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!