GeorgeSeif / Semantic-Segmentation-Suite

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
2.5k stars 880 forks source link

Prediction Directly #185

Open RihamHazem opened 5 years ago

RihamHazem commented 5 years ago

Can I use the model directly for prediction? as I don't find the checkpoints folder and I didn't find any instructions of how to test the model directly without training. So I'm wondering if it's possible to use the model to directly test my own image without a need to train first?

yacineDZ44 commented 5 years ago

Hi @RihamHazem, My case is the same, but he don't provide their own checkpoints, I hope that he provides them in links to Google Drive or Dropbox. Thank you.