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

[Datumaro] Add debug output in VOC import #1662

Merged
merged 2 commits into from
Jun 8, 2020

Conversation

zhiltsov-max
Copy link
Contributor

Motivation and context

Some debug output should help in understanding dataset import status and the source of errors.

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

nmanovic
nmanovic previously approved these changes Jun 8, 2020
Copy link
Contributor

@nmanovic nmanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhiltsov-max , Need to fix tests. It seems that the code doesn't work.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5543

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 14 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.2%) to 65.833%

Files with Coverage Reduction New Missed Lines %
cvat/apps/engine/media_extractors.py 1 77.35%
datumaro/datumaro/components/extractor.py 6 91.01%
datumaro/datumaro/plugins/datumaro_format/converter.py 7 95.37%
Totals Coverage Status
Change from base Build 5516: 0.2%
Covered Lines: 10919
Relevant Lines: 16192

💛 - Coveralls

@azhavoro azhavoro merged commit 0053411 into develop Jun 8, 2020
@azhavoro azhavoro deleted the zm/add-debug-output-in-voc-extractor branch June 8, 2020 16:29
frndmg pushed a commit to signatrix/cvat that referenced this pull request Aug 5, 2020
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.

4 participants