junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

oserror: errno 24 too many open files #1622

Open w-yasuo opened 9 months ago

w-yasuo commented 9 months ago

Has anyone encountered this problem before and how to solve it。oserror: errno 24 too many open files

JustinasLekavicius commented 9 months ago

When are you getting this error? During training or testing? Can you provide a snippet of the code that produces the error?