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 color map conversion example in docs #1670

Merged
merged 3 commits into from
Jun 10, 2020

Conversation

zhiltsov-max
Copy link
Contributor

Motivation and context

Added an example of a feature to change mask colors using Datumaro. Such questions are raise quite often the last time.

How has this been tested?

Manual 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

@coveralls
Copy link

coveralls commented Jun 8, 2020

Pull Request Test Coverage Report for Build 5634

  • 2 of 13 (15.38%) changed or added relevant lines in 2 files are covered.
  • 7 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.08%) to 65.758%

Changes Missing Coverage Covered Lines Changed/Added Lines %
datumaro/datumaro/plugins/voc_format/converter.py 1 6 16.67%
datumaro/datumaro/util/init.py 1 7 14.29%
Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/media_extractors.py 7 75.59%
Totals Coverage Status
Change from base Build 5621: -0.08%
Covered Lines: 10913
Relevant Lines: 16203

💛 - Coveralls

@azhavoro azhavoro merged commit 4c74a31 into develop Jun 10, 2020
@azhavoro azhavoro deleted the zm/add-repaint-example-to-docs branch June 10, 2020 21:31
frndmg pushed a commit to signatrix/cvat that referenced this pull request Aug 5, 2020
* add color map conversion example in docs
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.

3 participants