GeorgeSeif / Semantic-Segmentation-Suite

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

I'm interested in it. Can anyone tell me the steps to run it? #197

Open qingHX opened 5 years ago

qingHX commented 5 years ago

I'm interested in it. Can anyone tell me the steps to run it?

mojoee commented 4 years ago

download the github, then arrange CamVid dataset or your own dataset in the folder structure mentioned. Then you can run the train.py method to train your own model. You can also use pretrained model. It is quite easy and straightforward