oandrienko / fast-semantic-segmentation

ICNet and PSPNet-50 in Tensorflow for real-time semantic segmentation
220 stars 41 forks source link

Could not find pipeline.config in Pre-trained ICNet and PSPNet Models archives #30

Closed lakshminarayanareddybn closed 4 years ago

lakshminarayanareddybn commented 4 years ago

Hi, I am trying to use the pretrained models provided in the link for validation https://github.com/oandrienko/fast-semantic-segmentation/blob/master/docs/model_zoo.md#validating-pre-trained-models

the validation scripts eval.py and inference.py expects parameter --config_path=0818_icnet_0.5_1025_resnet_v1/pipeline.config.

but 0818_icnet_0.5_1025_resnet_v1 dont have "pipeline.config" in the downloaded tar.gz file.

please can you check it.

Thanks & Regards Lakshminarayana reddy

ShreyNiraula commented 4 years ago

Hi, you have closed the issue. Did you find, I am having the same problem