advaitsave / Multiclass-Semantic-Segmentation-CamVid

Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.
82 stars 41 forks source link

IOu score #6

Open dimitheodoro opened 4 years ago

dimitheodoro commented 4 years ago

I am just wondering how Iou_score appears in metrics during training, while it is nowhere declared..