site_name: scene-actor-extraction site_description: Face-recognition pipeline for finding on-screen actor presence in film/TV, built on KPN++ repo_url: https://gitea.tourolle.paris/dtourolle/scene-actor-extraction repo_name: dtourolle/scene-actor-extraction theme: name: material palette: - scheme: slate primary: indigo accent: indigo features: - navigation.tabs - navigation.sections - navigation.top - content.code.copy - content.code.annotate nav: - Home: index.md - Findings: - Best Model: best-model.md - Gallery Scope (Full vs. Limited): gallery-scope.md - Pose Expansion: pose-expansion.md - LVFace Deep Dive: lvface-deep-dive.md - Model Bake-off & Re-tune (full log): model-bakeoff.md - Optimizer Experiments (prior round): optimizer-experiments.md - Service Conversion (proposal): service-conversion.md markdown_extensions: - admonition - toc: permalink: true - pymdownx.highlight: anchor_linenums: true line_spans: __span pygments_lang_class: true - pymdownx.inlinehilite - pymdownx.superfences - pymdownx.tabbed: alternate_style: true - pymdownx.snippets: base_path: ['.'] check_paths: true - pymdownx.details - attr_list - md_in_html