Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Compute metrics for each class #84

Description

@delhomer

Metrics (accuracy, IoU, dice_coef) are currently computed for the whole images, without any distinction between classes. To gain on description quality, and be able to compare with state-of-the-art results and contest leaderboards (see Mapillary, CityScapes, or AerialImage examples), we should add class-specific metric results in training_metrics.csv.

It should be interesting to add the best instance metrics in the best-instance-<img_size>-<aggregation>.json file (produced by paramoptim.py when exploring hyperparameters) as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions