NVlabs / stylegan2-ada-pytorch

StyleGAN2-ADA - Official PyTorch implementation

Home Page:https://arxiv.org/abs/2006.06676

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while training on Custom dataset

PrashantDixit0 opened this issue · comments

python3.7/multiprocessing/semaphore_tracker.py:144: UserWarning: semaphore_tracker: There appear to be 17 leaked semaphores to clean up at shutdown
len(cache))

PS : Number of images in custom dataset is 1400 of resolution (128x128)

python3.7/multiprocessing/semaphore_tracker.py:144: UserWarning: semaphore_tracker: There appear to be 17 leaked semaphores to clean up at shutdown len(cache))

PS : Number of images in custom dataset is 1400 of resolution (128x128)

did you changed the paths