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

Add CLI for ProjectLabels transform #478

Merged
merged 14 commits into from
Oct 13, 2021
Merged

Add CLI for ProjectLabels transform #478

merged 14 commits into from
Oct 13, 2021

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented Sep 30, 2021

Summary

  • Allowed a list of class names in ProjectLabels ctor
  • Added CLI for ProjectLabels
  • When new labels are introduced by ProjectLabels, they obtain colors
  • Fixed secondary categories in ProjectLabels and RemapLabels
  • Fixed annotation label checks in ProjectLabels and RemapLabels
  • Updated ProjectLabels tests

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) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
tests/test_transforms.py Outdated Show resolved Hide resolved
datumaro/util/mask_tools.py Outdated Show resolved Hide resolved
datumaro/plugins/transforms.py Outdated Show resolved Hide resolved
@zhiltsov-max zhiltsov-max merged commit 4241444 into develop Oct 13, 2021
@zhiltsov-max zhiltsov-max deleted the zm/project-labels branch October 13, 2021 09:30
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.

2 participants