ss880426
ss880426
Does the provided pretrained model only have 4 epochs?
我訓練好了一個模型後,若想要在繼續訓練下去要怎麼做? 謝謝
test
How can I use the pretrained model to test? I use model = Trainer(gpu_ids, mode, pretrained_path) model.load(pretrained_path) but error 'NoneType' object has no attribute 'forward' thanks
Excuse me, does the author use the LQ dataset to train and then test LQ or the HQ dataset to train and then test LQ? thanks!!!
Excuse me, I got this error after training on 2070 super, how can I solve it? Augment True! Augment True! Augment True! Augment True! Augment True! [2022-04-28 17:51:57,044][DEBUG] No 0...
Can you provide a version of the environment? thanks