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

Improve VOC parsing errors #686

Merged
merged 38 commits into from
Mar 25, 2022
Merged

Improve VOC parsing errors #686

merged 38 commits into from
Mar 25, 2022

Conversation

zhiltsov-max
Copy link
Contributor

Summary

Depends on #684

  • Improved VOC parsing errors

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

@zhiltsov-max zhiltsov-max mentioned this pull request Mar 22, 2022
7 tasks
@zhiltsov-max zhiltsov-max changed the title [WIP] Improve VOC parsing errors [Dependent] Improve VOC parsing errors Mar 22, 2022
@zhiltsov-max zhiltsov-max changed the title [Dependent] Improve VOC parsing errors Improve VOC parsing errors Mar 24, 2022
datumaro/plugins/voc_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/voc_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/voc_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/voc_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/voc_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/voc_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/voc_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/voc_format/format.py Show resolved Hide resolved
tests/test_voc_format.py Outdated Show resolved Hide resolved
tests/test_voc_format.py Outdated Show resolved Hide resolved
tests/test_voc_format.py Outdated Show resolved Hide resolved
@IRDonch IRDonch merged commit d3f0f66 into develop Mar 25, 2022
@IRDonch IRDonch deleted the zm/voc-parsing-errors branch March 25, 2022 15:54
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