CSAILVision / NetDissect

Network Dissection http://netdissect.csail.mit.edu for quantifying interpretability of deep CNNs.
MIT License
447 stars 115 forks source link

Running main.py program timed out #27

Open Passenger12138 opened 2 years ago

Passenger12138 commented 2 years ago

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