JunshengFu / semantic_segmentation

Semantically segment the road in the given image.
GNU General Public License v3.0
109 stars 41 forks source link

no vgg in data folder #3

Open Sirrahi opened 5 years ago

Sirrahi commented 5 years ago

When I run the code after setting training Flag to False. It gives me an error (OSError: SavedModel file does not exist at: ./data\vgg/{saved_model.pbtxt|saved_model.pb}). When I checked data folder there is no vgg in it. Kjndly help me in this regard.

vipulgarg1998 commented 3 years ago

Refer to this issue #8