tensorflow-deeplab-lfov
tensorflow-deeplab-lfov copied to clipboard
Can i use the pretrained model from authors?
can i use the pretrained model from authors? how?
The provided model 'model.ckpt-pretrained' is the one converted from the authors' caffemodel. Please refer to README for details on usage.
@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.