Skip to content

Dataset meta file for some formats (Cityscapes, ImageNet Txt, Pascal VOC and WiderFace)#553

Merged
zhiltsov-max merged 21 commits intodevelopfrom
ay/meta-file
Nov 26, 2021
Merged

Dataset meta file for some formats (Cityscapes, ImageNet Txt, Pascal VOC and WiderFace)#553
zhiltsov-max merged 21 commits intodevelopfrom
ay/meta-file

Conversation

@yasakova-anastasia
Copy link
Copy Markdown

@yasakova-anastasia yasakova-anastasia commented Nov 17, 2021

Summary

This is the first PR. It contains changes in the Cityscapes, ImageNet Txt, Pascal VOC and WiderFace formats.

  • Added save_meta_file, is_meta_file, has_meta_file and parse_meta_file functions
  • Added a parameter in the converter to save the dataset meta file

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

@yasakova-anastasia yasakova-anastasia changed the title [WIP] Dataset meta file for some formats (label map) Dataset meta file for some formats (label map) Nov 22, 2021
@yasakova-anastasia yasakova-anastasia changed the title Dataset meta file for some formats (label map) Dataset meta file for some formats (Cityscapes, ImageNet Txt, Pascal VOC and WiderFace) Nov 22, 2021
Comment thread tests/test_voc_format.py Outdated
Comment thread tests/test_widerface_format.py
Comment thread datumaro/util/meta_file_util.py Outdated
Comment thread datumaro/plugins/widerface_format.py Outdated
Comment thread datumaro/util/meta_file_util.py Outdated
Comment thread datumaro/util/meta_file_util.py Outdated
Comment thread datumaro/util/meta_file_util.py Outdated
Comment thread datumaro/plugins/widerface_format.py
Comment thread datumaro/plugins/cityscapes_format.py Outdated
Comment thread datumaro/plugins/voc_format/format.py Outdated
Comment thread datumaro/plugins/voc_format/format.py Outdated
Comment thread datumaro/plugins/voc_format/format.py Outdated
Comment thread datumaro/plugins/voc_format/format.py Outdated
Comment thread datumaro/plugins/voc_format/format.py Outdated
Comment thread site/content/en/docs/user-manual/supported_formats.md Outdated
Comment thread tests/test_voc_format.py Outdated
Comment thread datumaro/util/meta_file_util.py Outdated
@zhiltsov-max
Copy link
Copy Markdown
Contributor

Ok, please fix the remaining topics and it can be merged.

Comment thread datumaro/components/converter.py Outdated
Comment thread datumaro/plugins/voc_format/format.py Outdated
@zhiltsov-max zhiltsov-max merged commit 068d187 into develop Nov 26, 2021
@zhiltsov-max zhiltsov-max deleted the ay/meta-file branch November 26, 2021 08:52
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