openxrlab / xrmocap

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

[Fix] Fix wrong displacement shape mentioned by issue #112

Closed LazyBusyYang closed 1 year ago

LazyBusyYang commented 1 year ago

Fix the bug reported by https://github.com/openxrlab/xrmocap/issues/109.

codecov-commenter commented 1 year ago

Codecov Report

Merging #112 (c9a1145) into main (833afc1) will decrease coverage by 0.01%. The diff coverage is 60.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   62.47%   62.46%   -0.01%     
==========================================
  Files         181      181              
  Lines       11445    11448       +3     
==========================================
+ Hits         7150     7151       +1     
- Misses       4295     4297       +2     
Flag Coverage Δ
unittests 62.46% <60.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
xrmocap/data_structure/body_model/smplxd_data.py 87.50% <60.00%> (-3.07%) :arrow_down: