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

Support for ICDAR dataset format #2866

Merged
merged 17 commits into from
Mar 26, 2021
Merged

Support for ICDAR dataset format #2866

merged 17 commits into from
Mar 26, 2021

Conversation

yasakova-anastasia
Copy link
Contributor

@yasakova-anastasia yasakova-anastasia commented Feb 25, 2021

Motivation and context

  • Updates Datumaro dependency to use v0.1.7
  • Add support for ICDAR13/15 format support

How has this been tested?

Unit tests

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

cvat/apps/dataset_manager/formats/icdar.py Outdated Show resolved Hide resolved
cvat/apps/dataset_manager/formats/icdar.py Outdated Show resolved Hide resolved
cvat/apps/dataset_manager/formats/icdar.py Outdated Show resolved Hide resolved
cvat/apps/dataset_manager/formats/icdar.py Outdated Show resolved Hide resolved
cvat/apps/engine/tests/test_rest_api.py Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Mar 3, 2021

Coverage Status

Coverage increased (+0.1%) to 74.955% when pulling 45eff5a on ay/add-icdar into 73d7fd0 on develop.

@yasakova-anastasia yasakova-anastasia changed the title [WIP] Support for ICDAR dataset format Support for ICDAR dataset format Mar 10, 2021
@yasakova-anastasia yasakova-anastasia changed the title Support for ICDAR dataset format [WIP] Support for ICDAR dataset format Mar 10, 2021
@yasakova-anastasia yasakova-anastasia changed the title [WIP] Support for ICDAR dataset format Support for ICDAR dataset format Mar 17, 2021
@yasakova-anastasia yasakova-anastasia changed the title Support for ICDAR dataset format [Dependent] Support for ICDAR dataset format Mar 18, 2021
zhiltsov-max
zhiltsov-max previously approved these changes Mar 22, 2021
Copy link
Contributor

@zhiltsov-max zhiltsov-max left a comment

Choose a reason for hiding this comment

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

Merge with develop to remove unnecessary changes.

cvat/apps/dataset_manager/formats/icdar.py Show resolved Hide resolved
@zhiltsov-max zhiltsov-max changed the title [Dependent] Support for ICDAR dataset format [WIP] Support for ICDAR dataset format Mar 24, 2021
@yasakova-anastasia yasakova-anastasia changed the title [WIP] Support for ICDAR dataset format Support for ICDAR dataset format Mar 24, 2021
@nmanovic nmanovic merged commit efad0b0 into develop Mar 26, 2021
@nmanovic nmanovic deleted the ay/add-icdar branch March 26, 2021 14:25
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