rishizek / tensorflow-deeplab-v3-plus

DeepLabv3+ built in TensorFlow
MIT License
833 stars 307 forks source link

no .meta in the pretrain dataset #56

Open tomzzh opened 5 years ago

tomzzh commented 5 years ago

Hi, I

I want to use the pretrained model directly (load the model) but I only find the model check-point and there is no .meta which saved the model. Can anyone tell me how can I get the .meta file?

Thanks.

vliang1 commented 4 years ago

Can any one advise where to get the .meta file? I thought we need this to convert checkpoint to PB file?