Hamed Taheri Gorji
Results
3
comments of
Hamed Taheri Gorji
Hi guys, I got a new issue with MeanIoU. I am using TF 2.8 and python 3.9, OS windows10. I am running a simple code for semantic segmentation (3 classes,...
I have solved this problem by changing MeanIoU with OneHotIoU
> > I have solved this problem by changing MeanIoU with OneHotIoU > > would you mind contributing this in KerasCV instead? How can I do that?