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

Add image sha256 to tfrecord #1931

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented Jul 23, 2020

Motivation and context

Closes #1829. It looks like this field is not mandatory.

Added image/sha256 field to tfrecords.

How has this been tested?

Manual 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) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6554

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 64.991%

Totals Coverage Status
Change from base Build 6548: 0.02%
Covered Lines: 11067
Relevant Lines: 16622

💛 - Coveralls

@nmanovic
Copy link
Contributor

@zhiltsov-max , please add a line into CHANGELOG.md. It seems I have merged the previous issue without a line in CHANGELOG.md. Probably you want to fix that in the PR.

@nmanovic nmanovic merged commit a3448a2 into develop Jul 23, 2020
@nmanovic nmanovic deleted the zm/add-image-hash-to-tfrecord branch July 23, 2020 19:10
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.

TFRecord file is missing the sha256 feature
3 participants