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

Fix reading, writing anno file and saving name of the subset for test subset #447

Merged
merged 7 commits into from
Sep 7, 2021

Conversation

yasakova-anastasia
Copy link

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

Summary

  • Fixed saving the name of the test subset
  • Changed: If there are no bounding boxes, only the image name is written to the file (previously, zero was written)

How to test

manually on the widerface dataset

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

Co-authored-by: Maxim Zhiltsov <maxim.zhiltsov@intel.com>
CHANGELOG.md Outdated Show resolved Hide resolved
@zhiltsov-max zhiltsov-max merged commit 9dae78f into develop Sep 7, 2021
@zhiltsov-max zhiltsov-max deleted the ay/fix-widerface-for-test-subset branch September 7, 2021 19: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