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 VGGFace2 dataset format #2865

Merged
merged 9 commits into from
Mar 9, 2021
Merged

Support for VGGFace2 dataset format #2865

merged 9 commits into from
Mar 9, 2021

Conversation

yasakova-anastasia
Copy link
Contributor

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

Motivation and context

Add support for VGGFace2 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

zhiltsov-max
zhiltsov-max previously approved these changes Mar 1, 2021
@yasakova-anastasia yasakova-anastasia changed the title [WIP] Support for VGGFace2 dataset format Support for VGGFace2 dataset format Mar 3, 2021
@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 72.124% when pulling 07b1b2b on ay/add-vggface2 into 9b62b71 on develop.

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.

Probably we need to fail, if an image has mismatching labels in annotations or if there are wrong point sets (!= 5).

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