pre-trained VQGAN of 256*256 resolution ratio
It takes too long to train STAGE1(about 16days), so I want to add my own dataset for fine-tuning. Can you release pre-trained VQGAN model in STAGE1? Thanks a lot~
It takes too long to train STAGE1(about 16days), so I want to add my own dataset for fine-tuning. Can you release pre-trained VQGAN model in STAGE1? Thanks a lot~
hi,I want to train 256x256 also.But when the fisrt stage,I get erros as following:
Traceback (most recent call last):
File "basicsr/train.py", line 225, in
I have encountered it, just modify the number of model blocks
I have encountered it too .How to modify the number of model blocks?