rishizek / tensorflow-deeplab-v3

DeepLabv3 built in TensorFlow
MIT License
286 stars 102 forks source link

Train with Custom Dataset #14

Open oayhan1 opened 6 years ago

oayhan1 commented 6 years ago

Hi,

I want to train deeplab with my custom dataset which has 2 classes. How can I do it? Can I train it without pretrained model?