IoU for semantic segmentation implementation in python/caffe per class

若如初见. 提交于 2019-12-08 04:48:20

问题


Is there any recommendable per class IoU(intersection over union) per pixel accuracy(different from bounding box) implementation.I am using caffe and managed to get the mean IoU but i am having difficulty in doing IoU for per class accuracy.I would appreciate a lot if someone could point out a good implementation in any language


回答1:


so far this the only close semantic segmentation with multiple pixel label i ve seen so far here



来源:https://stackoverflow.com/questions/44041096/iou-for-semantic-segmentation-implementation-in-python-caffe-per-class

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!