Skip to content

XRMoCap Release v0.6.0

Compare
Choose a tag to compare
@yl-1993 yl-1993 released this 15 Oct 13:31
· 45 commits to main since this release
3072c0b

Highlights

  • Add 4D Association Graph, the first Python implementation to reproduce this algorithm
  • Add Multi-view multi-person top-down smpl estimation
  • Add reprojection error point selector

New Features

  • Add 4D Association Graph, the first Python implementation to reproduce this algorithm
  • Add Multi-view multi-person top-down smpl estimation
  • Add structures for mview mperson kps3d/smpl estimator
  • Add reprojection error point selector

Refactors

  • Refactor Deformable and ProjAttn for MvP

Documentations

  • Add readthedocs
  • Add shape-aware 3d pose optim doc
  • Update docs and tutorials for MvP training and evaluation
  • Update docs and benchmark for MVPose and MVPose tracking
  • Update docs for single person in getting started
  • Add LICENSE note
  • Add S-Lab license
  • Fix outdata URL, and advices for docs

CICD

  • Add some github actions for issue management
  • Fix github workflow build job won't fail when pytest fails
  • Remove secrets in build CI

Bug Fixes

  • Fix SMPL(X/XD)Data
  • Fix mistakes for mview sperson
  • Fix bugs in MvP training