warmspringwinds / tf-image-segmentation

Image Segmentation framework based on Tensorflow and TF-Slim library
MIT License
549 stars 188 forks source link

Labeling for train #17

Open jhjang opened 7 years ago

jhjang commented 7 years ago

First of all, thank for this great library.

I want to train 2 class. But when I generate tfrecords file, there is no label parameter. How can I insert or annotate class label value? I really really need help..

thanks.