TinyExplorer FaceDetectionApp¶

Main application interface showing file selection, model options, and confidence threshold controls
Overview¶
The TinyExplorer FaceDetectionApp is a user-friendly graphical interface designed specifically for developmental psychologists working with infants and young children. This toolbox integrates state-of-the-art open-source face recognition algorithms into an easy-to-use software package, streamlining the process of analyzing facial data in developmental research.
Features¶
- Simple graphical user interface for easy operation
- Integration of cutting-edge face recognition models
- Batch processing capabilities for efficient analysis of large datasets
- Customizable confidence thresholds for detection accuracy
Basic Usage¶
Install a Prebuilt Release (recommended)¶
- Download the latest installer for your OS from the Releases page.
- Run the installer and launch the app.
Build Locally with npm (fallback)¶
If no release exists for your system or the installer doesn’t work, you can build locally.
- Install dependencies:
npm install
- Start in development:
npm run start
- Create a distributable build:
npm run build
See also: Supported File Formats and Getting Started.
Documentation Sections¶
- Getting Started
- Main Features
- Understanding Results
- Advanced Options
- Troubleshooting
- Support and Updates
- About
Copyright & Attribution¶
© Cardiff Babylab
Project Team¶
- Concept and Project Management: Teodor Nikolov & Hana D'Souza
- Lead Development and Implementation: Tamas Foldes
- Code Contributions: Ziye Zhang & Teodor Nikolov
Funding¶
This work was supported by a James S. McDonnell Foundation (JSMF) Opportunity Award and a UKRI Future Leaders Fellowship (MR/X032922/1) awarded to HD.