openxrlab / xrmocap

OpenXRLab Multi-view Motion Capture Toolbox and Benchmark
https://xrmocap.readthedocs.io/
Other
340 stars 42 forks source link

[Fix] Num of tracklet does not align #136

Closed wqyin closed 1 year ago

wqyin commented 1 year ago
  1. Fix the bug mentioned in #111 caused by the number of tracklet not aligning with the total number of persons during keypoints optimization
  2. Update visualization in mview_mperson_end2end_estimator
codecov-commenter commented 1 year ago

Codecov Report

Merging #136 (65fddf5) into main (e1195e5) will decrease coverage by 0.09%. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   60.53%   60.44%   -0.09%     
==========================================
  Files         179      179              
  Lines       11253    11269      +16     
==========================================
  Hits         6812     6812              
- Misses       4441     4457      +16     
Flag Coverage Δ
unittests 60.44% <0.00%> (-0.09%) :arrow_down:

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

Files Changed Coverage Δ
...rmocap/transform/keypoints3d/optim/rm_duplicate.py 15.06% <0.00%> (-4.23%) :arrow_down: