CSAILVision/NetDissect

Running main.py program timed out

Passenger12138 opened this issue · 0 comments

Hi, I try to run net-dissect-lite on win10. pytorch 1.9.0, torchvision0.10.0,
I run it through python main.py, but I encountered an error "OverflowError: timeout value is too large" when extracting features.
The screenshot of the specific error is as follows. I spent a long time to find the relevant solution, but it was not successful.
I guess through the above error message "file missing, loading from scratch" whether it may be caused by mmap_files and mmap_max_files not being generated correctly. I will be very grateful if you can help
image