DrSleep / tensorflow-deeplab-resnet

DeepLab-ResNet rebuilt in TensorFlow
MIT License
1.25k stars 429 forks source link

Bug report #70

Closed abc8350712 closed 7 years ago

abc8350712 commented 7 years ago

I run the train.py,But it reports: /tensorflow/core/util/tensor_slicereader.h:168] Check failed: sss[idx]->Get(key, &value) Failed to seek to the record for tensor res4b16_branch2b/weights, slice -:-:-:-: computed key = Aborted (core dumped)

How can i solve it?

DrSleep commented 7 years ago

First, you would need to provide what script you are running and with what configuration.