agimus-project / happypose

Toolbox and trackers for object pose-estimation. Based on the work CosyPose and MegaPose
https://agimus-project.github.io/happypose/
BSD 2-Clause "Simplified" License
22 stars 8 forks source link

Tests transform ops #144

Closed MedericFourmy closed 6 months ago

MedericFourmy commented 6 months ago

More unitests on happypose/toolbox/lib3d/

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 25.44%. Comparing base (ad28e37) to head (2ecce0c).

Files Patch % Lines
...cosypose/cosypose/evaluation/meters/pose_meters.py 0.00% 2 Missing :warning:
...ose/cosypose/evaluation/meters/detection_meters.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #144 +/- ## ========================================== + Coverage 25.00% 25.44% +0.43% ========================================== Files 214 212 -2 Lines 17746 17697 -49 ========================================== + Hits 4438 4503 +65 + Misses 13308 13194 -114 ```

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