LoSealL / VideoSuperResolution

A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
MIT License
1.62k stars 296 forks source link

OSError of DUF #65

Closed HymEric closed 5 years ago

HymEric commented 5 years ago

image

LoSealL commented 5 years ago

OS related problem. You should edit system file to extend maximum fd opened. See https://easyengine.io/tutorials/linux/increase-open-files-limit https://community.pivotal.io/s/article/Session-failures-with-Too-many-open-files https://askubuntu.com/questions/181215/too-many-open-files-how-to-find-the-culprit

HymEric commented 5 years ago

Thank you. T will try. And the VESPCN also happened this.