Skip to content

Fix datumaro keypoint loading#1644

Merged
jihyeonyi merged 2 commits into
open-edge-platform:releases/1.10.0from
jihyeonyi:jihyeony/fix-datumaro-keypoint-loading
Oct 15, 2024
Merged

Fix datumaro keypoint loading#1644
jihyeonyi merged 2 commits into
open-edge-platform:releases/1.10.0from
jihyeonyi:jihyeony/fix-datumaro-keypoint-loading

Conversation

@jihyeonyi
Copy link
Copy Markdown

@jihyeonyi jihyeonyi commented Oct 15, 2024

Summary

This fixes the bug in loading a keypoint dataset in datumaro format.
The visibility information will be filled correctly by this fix.

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

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

@jihyeonyi jihyeonyi marked this pull request as ready for review October 15, 2024 06:48
@jihyeonyi jihyeonyi requested review from a team as code owners October 15, 2024 06:48
@jihyeonyi jihyeonyi requested review from sooahleex and removed request for a team October 15, 2024 06:48
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (releases/1.10.0@fccb17a). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                 @@
##             releases/1.10.0    #1644   +/-   ##
==================================================
  Coverage                   ?   81.11%           
==================================================
  Files                      ?      283           
  Lines                      ?    32830           
  Branches                   ?     5288           
==================================================
  Hits                       ?    26629           
  Misses                     ?     4750           
  Partials                   ?     1451           
Flag Coverage Δ
ubuntu-20.04_Python-3.10 81.09% <ø> (?)
windows-2022_Python-3.10 81.08% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jihyeonyi jihyeonyi merged commit acad7ec into open-edge-platform:releases/1.10.0 Oct 15, 2024
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.

3 participants