fernandotonon commited on
Commit
a778588
·
verified ·
1 Parent(s): 5385047

Model card: neutral eval-set wording

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -57,8 +57,6 @@ MIT distribution):
57
  arm/leg sides are reassigned geometrically. A provenance ledger of every
58
  pack is kept with the training corpus.
59
 
60
- Mixamo characters are used **for evaluation only** — never trained on.
61
-
62
  Weights released under **CC-BY-4.0**; please credit *QtMeshEditor*.
63
 
64
  ## Evaluation (v2)
@@ -69,11 +67,11 @@ scatter):
69
 
70
  | eval set | v1.1.0 | v2.0.0 |
71
  |---|---|---|
72
- | Mixamo rig-truth, 3 characters (out-of-distribution, eval-only) | 31.5% | **94.7%** |
73
  | held-out CC0 rigs (suit, dress, sheep, velociraptor) | — | 97.0% |
74
  | held-out synthetic bodies | — | 95.6% |
75
 
76
- Per-part recall on the Mixamo set (v2): head 0.99, torso 0.80, left arm 0.99,
77
  right arm 1.00, left leg 0.87, right leg 0.96. Torso is lowest by construction:
78
  the ground truth comes from skinning weights, whose shoulder/hip boundaries
79
  don't coincide exactly with any geometric boundary.
 
57
  arm/leg sides are reassigned geometrically. A provenance ledger of every
58
  pack is kept with the training corpus.
59
 
 
 
60
  Weights released under **CC-BY-4.0**; please credit *QtMeshEditor*.
61
 
62
  ## Evaluation (v2)
 
67
 
68
  | eval set | v1.1.0 | v2.0.0 |
69
  |---|---|---|
70
+ | out-of-distribution rigged test characters (held out of training entirely) | 31.5% | **94.7%** |
71
  | held-out CC0 rigs (suit, dress, sheep, velociraptor) | — | 97.0% |
72
  | held-out synthetic bodies | — | 95.6% |
73
 
74
+ Per-part recall on the out-of-distribution set (v2): head 0.99, torso 0.80, left arm 0.99,
75
  right arm 1.00, left leg 0.87, right leg 0.96. Torso is lowest by construction:
76
  the ground truth comes from skinning weights, whose shoulder/hip boundaries
77
  don't coincide exactly with any geometric boundary.