shekkizh / FCN.tensorflow

Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
MIT License
1.25k stars 527 forks source link

Resource exhausted error #100

Closed yyong119 closed 6 years ago

yyong119 commented 6 years ago

I trained it successfully about some months ago, but when I run it recently, it caused resource exhausted error. BTW, I run it on Titan X(Pascal). Does anyone else have this problem?

yyong119 commented 6 years ago

Oh sorry, I've found the problem, and it has nothing to do with the repository...