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

Dataset meta file for some formats #575

Merged
merged 18 commits into from
Dec 9, 2021
Merged

Dataset meta file for some formats #575

merged 18 commits into from
Dec 9, 2021

Conversation

yasakova-anastasia
Copy link

@yasakova-anastasia yasakova-anastasia commented Dec 6, 2021

Summary

Added meta file support in following formats:

  • CamVid
  • COCO
  • KITTI Raw
  • LabelMe
  • Mapillary Vistas
  • MOT
  • MOTS
  • Open Images
  • VggFace2

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 Dataset meta file for some formats Dec 6, 2021
datumaro/plugins/coco_format/extractor.py Outdated Show resolved Hide resolved
datumaro/plugins/labelme_format.py Outdated Show resolved Hide resolved
datumaro/plugins/mot_format.py Outdated Show resolved Hide resolved
datumaro/plugins/vgg_face2_format.py Outdated Show resolved Hide resolved
datumaro/plugins/vgg_face2_format.py Outdated Show resolved Hide resolved
@yasakova-anastasia
Copy link
Author

@IRDonch, I fixed this points.

@IRDonch IRDonch merged commit 8e1203a into develop Dec 9, 2021
@IRDonch IRDonch deleted the ay/meta-file branch December 9, 2021 12:27
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