Skip to content

PACC instead of mIoU #54

@KodamaXYZ

Description

@KodamaXYZ

Hi Hellochick, i would like to get PACC evaluation instead of mIoU metrics do you know how i can implement it in the code?
(i am using cityscapes)
original:
mIoU, update_op = tf.contrib.metrics.streaming_mean_iou(pred, gt, num_classes=num_classes)

if i change the tf function to:
image

will i get the pixel accuracy?

or this
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions