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 - Rep4 Bake-off & Re-tune: rep4-optimizer-results.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