talmolab / sleap

A deep learning framework for multi-animal pose tracking.
https://sleap.ai
Other
435 stars 97 forks source link

Adding ragged metadata to `info.json` #1765

Closed shrivaths16 closed 6 months ago

shrivaths16 commented 6 months ago

Description

To have information if the output tensors in the frozen graph file that is generated is either ragged or not, unragged_outputs is added to the info.json file that is generated as part of the model export.

Types of changes

Does this address any currently open issues?

[list open issues here]

Outside contributors checklist

Thank you for contributing to SLEAP!

:heart:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.12%. Comparing base (7ed1229) to head (f4cd54d). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1765 +/- ## =========================================== + Coverage 73.30% 74.12% +0.81% =========================================== Files 134 134 Lines 24087 24459 +372 =========================================== + Hits 17658 18131 +473 + Misses 6429 6328 -101 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.