Closed ygjwd12345 closed 2 years ago
When the training finished, I face the problem the code stopped.
In detail, the code stop in p.join(). and it fails to save npy files in logs/scenesxxx/filter
I think it may be caused by multiprocessing. You may reduce 'worker_num' parameter in option.py
Thanks
When the training finished, I face the problem the code stopped.