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

Finetuning on custom dataset #23

Open
INF800 opened this issue Apr 27, 2022 · 2 comments
Open

Finetuning on custom dataset #23

INF800 opened this issue Apr 27, 2022 · 2 comments

Comments

@INF800
Copy link

INF800 commented Apr 27, 2022

Hi, what steps do I need to follow to fine tune min-dalle on custom dataset?

@INF800
Copy link
Author

INF800 commented Apr 27, 2022

Can I use this https://github.com/kakaobrain/minDALL-E/blob/main/examples/transfer_learning_ex.py by replacing ImageNetDataModule with CustomDataModule

@INF800
Copy link
Author

INF800 commented Apr 27, 2022

  config_downstream
  path_upstream
  result_path
  imagenet_path

@saehoonkim @wbaek @LeeDoYup there isn't any information present about these 4 values in argparser of examples/transfer_learning_ex.py. How to define them?

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