Commit d4f3c80
authored
Add an animated HTML page explaining how OCR annotations are
incorporated into training via multi-label Partial FC:
- PaddleOCR preprocessing → 100 tags per image (over/downsampling)
- 8-label random sampling per iteration
- 8 independent ArcFace softmax classifiers in parallel
- Interactive unit-circle ArcFace visualization with auto-cycling
- KaTeX-rendered formulas
- Full CN/EN bilingual toggle
- docs/index.html redirects for GitHub Pages deployment
1 parent 099d44d commit d4f3c80
2 files changed
Lines changed: 944 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments