qubvel / segmentation_models

Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
MIT License
4.77k stars 1.03k forks source link

how to get object position and know the class of every extracted object #523

Open Mahmuod1 opened 2 years ago

Mahmuod1 commented 2 years ago

now I train the Unet model in 6 classes and i want to get the contours of every segmented class if found how i can do this