tensorflow-deeplab-lfov icon indicating copy to clipboard operation
tensorflow-deeplab-lfov copied to clipboard

Can i use the pretrained model from authors?

Open mingminzhen opened this issue 8 years ago • 2 comments

can i use the pretrained model from authors? how?

mingminzhen avatar Mar 19 '17 06:03 mingminzhen

The provided model 'model.ckpt-pretrained' is the one converted from the authors' caffemodel. Please refer to README for details on usage.

DrSleep avatar Mar 19 '17 13:03 DrSleep

@DrSleep excuse me, when I use the converted model, it always reports error with "EOFError". It seems like there is something wrong with the file or I use it in a wrong way.

wangxy524 avatar May 17 '18 14:05 wangxy524