Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix diff cli, add confusion matrices for polygons and masks #117

Merged
merged 4 commits into from
Feb 26, 2021

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented Feb 26, 2021

Summary

  • Fixed the diff invocation problem with missing class methods
  • Added test
  • Added confusion matrices for polygons and masks
  • Added support for mismatching classes
  • Fixed ProjectDataset.Subset

How to test

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

Maxim Zhiltsov added 4 commits February 26, 2021 19:32
- Fixed diff invocation problem
- Added test
- Added confusion matrices for polygons ans masks
- Added support for mismathing classes
- Fixed ProjectDataset.Subset
@zhiltsov-max zhiltsov-max merged commit 7406fe8 into develop Feb 26, 2021
@zhiltsov-max zhiltsov-max deleted the zm/fix-diff-command branch February 26, 2021 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant