bonlime / keras-deeplab-v3-plus

Keras implementation of Deeplab v3+ with pretrained weights
MIT License
1.36k stars 428 forks source link

Prediction not working, received error 'cuda could not initialize prediction' #143

Open brianmanderson opened 4 years ago

brianmanderson commented 4 years ago

created model seemed to not be able to predict, turning lambdas into standard Layers appeared to fix the issue, pull request in #142