rishizek/tensorflow-deeplab-v3-plus

Train on my own datasets but use pre-train models

Opened this issue · 0 comments

I changes NUM_CLASSES and label_colours in preprocessing.py. But I don't want to set '--clean_model_dir=Ture'. I want to use pre-training models in pascal voc. How can I realize it.