Open INF800 opened 2 years ago
Can I use this https://github.com/kakaobrain/minDALL-E/blob/main/examples/transfer_learning_ex.py by replacing ImageNetDataModule
with CustomDataModule
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?
Hi, what steps do I need to follow to fine tune min-dalle on custom dataset?