timothybrooks / instruct-pix2pix

Other
6.1k stars 527 forks source link

What format of data does instruct-pix2pix requires for training? #104

Open HassanBinHaroon opened 1 year ago

HassanBinHaroon commented 1 year ago

I can produce synthesized data for solving my problem but I don't know "In which format do I need to synthesize the data which is acceptable by the model?"

What are the inputs to the model for training?

What kind of data model accepts as an input?

In which format do we need to input the data to the model?

HassanBinHaroon commented 1 year ago

@zeke @apolinario @pesser @cclauss @holynski Kindly elaborate, thanks!

zeke commented 1 year ago

You can see the input's to the Replicate-hosted version of the model here: https://github.com/chenxwh/cog-themed-diffusion/blob/b7e8a32d7b3f8a81c410086ec03719d7ecfbf99d/predict.py#L33

As for training of this model, I don't know anything about it. Good luck!

HassanBinHaroon commented 1 year ago

Okay Thanks!

On Thu, 29 Jun 2023, 2:09 am Zeke Sikelianos, @.***> wrote:

You can see the input's to the Replicate-hosted version of the model https://replicate.com/timothybrooks/instruct-pix2pix here: https://github.com/chenxwh/cog-themed-diffusion/blob/b7e8a32d7b3f8a81c410086ec03719d7ecfbf99d/predict.py#L33

As for training of this model, I don't know anything about it. Good luck!

— Reply to this email directly, view it on GitHub https://github.com/timothybrooks/instruct-pix2pix/issues/104#issuecomment-1612108508, or unsubscribe https://github.com/notifications/unsubscribe-auth/AY2GYVX6DCZPUU7A2ILUMLDXNSMR3ANCNFSM6AAAAAAZVJ7P5Q . You are receiving this because you authored the thread.Message ID: @.***>