tf-semantic-segmentation-FCN-VGG16 icon indicating copy to clipboard operation
tf-semantic-segmentation-FCN-VGG16 copied to clipboard

tf.saved_model.loader.load() not called

Open BoomShakaY opened this issue 6 years ago • 1 comments

Hi: Thanks for your code! But when I run "main.py", it says "tf.saved_model.loader.load() not called", Why the model can not load, could you please help me about that?(I have download vgg from your code already)

BoomShakaY avatar Mar 15 '19 07:03 BoomShakaY

I see it can't run "python main.py" directly. But when I run FCN-VGG16, it always says ResourceExhaustedError My computer is GTX960M with 2G Memory, it can't be exhausted, that's really confuse me.

BoomShakaY avatar Mar 16 '19 07:03 BoomShakaY