fernandotonon commited on
Commit
c492bdd
·
verified ·
1 Parent(s): c6af557

Segmentation section: document only the sources actually used

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -66,9 +66,8 @@ leg labels per point (PointNet++-style, two kNN aggregation blocks). **Trained
66
  from scratch** (v2) by the QtMeshEditor project on **surface-sampled synthetic
67
  bodies we own** (humanoid incl. chibi, quadruped, biped-with-tail — exact
68
  by-construction labels, CC0) mixed with **CC0 rigged characters mined for
69
- exact rig-derived labels** (Quaternius packs). Sidesteps the non-commercial
70
- ShapeNet-Part / PartNet datasets. **94.7%** per-vertex accuracy on rig-truth
71
- eval (v1: 31.5%). **Dedicated repo (full model card + eval data):**
72
  [fernandotonon/QtMeshEditor-mesh-segmentation](https://huggingface.co/fernandotonon/QtMeshEditor-mesh-segmentation).
73
  Downloaded into `<AppData>/ai_models/segment/`. License: CC-BY-4.0.
74
 
 
66
  from scratch** (v2) by the QtMeshEditor project on **surface-sampled synthetic
67
  bodies we own** (humanoid incl. chibi, quadruped, biped-with-tail — exact
68
  by-construction labels, CC0) mixed with **CC0 rigged characters mined for
69
+ exact rig-derived labels** (Quaternius packs). **94.7%** per-vertex accuracy
70
+ on rig-truth eval (v1: 31.5%). **Dedicated repo (full model card + eval data):**
 
71
  [fernandotonon/QtMeshEditor-mesh-segmentation](https://huggingface.co/fernandotonon/QtMeshEditor-mesh-segmentation).
72
  Downloaded into `<AppData>/ai_models/segment/`. License: CC-BY-4.0.
73