SegNet-Tutorial icon indicating copy to clipboard operation
SegNet-Tutorial copied to clipboard

How to set different levels of the mask in y_train_dir as mask[..., 0], mask[..., 1] ... ?

Open jtyytim opened this issue 4 years ago • 0 comments

Hello,

For the multi-class segmentation, I want to know how to set different levels of the mask in y_train_dir as mask[..., 0], mask[..., 1] ... like that? image Can you explain how to realize it with my own data?

Thanks, Thiem

jtyytim avatar Jul 19 '21 17:07 jtyytim