Robin Chen
Results
2
comments of
Robin Chen
To avoid the Error,I Commented out these code in ‘train.py' : visualizer.print_current_errors(epoch, epoch_iter, errors, t) visualizer.plot_current_errors(epoch, float(epoch_iter) / dataset_size, opt, errors) and then I ran the 'train.py', it can run,...
"Finally, please make sure that the index_max folder is not in the python path. There may be linking problems." You said make sure that the index_max_ext folder ''is not", instead...