fernandotonon commited on
Commit
c995460
·
verified ·
1 Parent(s): 643b895

Card: add Versions changelog (v1.0.0)

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -53,3 +53,8 @@ Graphics Lab Motion Capture Database.
53
 
54
  `scripts/export-rmib-onnx.py` in the QtMeshEditor repo (one-time, offline; not
55
  shipped with the app).
 
 
 
 
 
 
53
 
54
  `scripts/export-rmib-onnx.py` in the QtMeshEditor repo (one-time, offline; not
55
  shipped with the app).
56
+
57
+ ## Versions
58
+
59
+ - **v1.0.0** (current) — initial RMIB in-betweening model trained on CMU MoCap
60
+ (22 core-body joints, ~421k windows; beats slerp by >2× on a held-out split).