You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Can you explain how to realize it with my own data?