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 the diffusart model in a new customized datasets #1

Open
HONGJINLYU opened this issue Feb 27, 2024 · 0 comments
Open

How to train the diffusart model in a new customized datasets #1

HONGJINLYU opened this issue Feb 27, 2024 · 0 comments

Comments

@HONGJINLYU
Copy link

quite a great work in diffusion-based colorization research field.
Many thanks for your released code.

But could you please provide some guidance on training the model with a new dataset. Here are the details:

  1. Preparing the Training Dataset
    how to prepare the training dataset

  2. Configuring Training Parameters
    how to config the parameters during the training process

    • **Model Architecture:
    • **Loss Function:
    • **Optimization Algorithm:
    • **Training Batch Size and Epochs:
    • **Learning Rate Schedule:
  3. Starting the Training Process
    Once I have prepared my dataset and configured the training parameters, could you please tell me how I can start the training process using a command-line interface or a training script provided with the codebase.

I hope you could kindly provide some guidance help other researchers get started with training the model on their customized dataset.
and I'm looking forward to hearing about your progress!

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

1 participant