Ultcrt

Results 1 issues of Ultcrt

When using config file to train, [line here](https://github.com/gabrieletiboni/paintnet/blob/ec07313526ea6b6a314dba35116b5f3e58aec456/train.py#L106) will always load dataset using the default value of `--dataset`, which can be different from the dataset defined in config file. Changes...