Face Search

Advanced Face Search - Fixed Model Issue

🚀 Advanced Face Search Application

Upload, capture, or use demo images to build a face database and search for matches

📋 How to Use This Application

  1. Step 1: Add face images to the database using any of the input methods (Upload, Dropbox, or Camera)
  2. Step 2: Build the face database by clicking "Build DB from uploads"
  3. Step 3: Upload or capture a query image to search against the database
  4. Step 4: Click "Search" to find matches in the database

🎭 Try with Demo Images

Use these sample images to test the application quickly:

Demo Person 1 Demo Person 2 Demo Person 3 Demo Person 4

đŸ‘Ĩ Face Database Setup

Loading face recognition models...
📝 Filename format: person-name_1.jpg, person-name_2.jpg
The label is extracted from text before the first underscore.
📁 Upload
đŸ“Ļ Dropbox
📷 Camera

📂 Drag & drop images here or click to browse

You can select multiple images
📁 Upload
📷 Camera

âš™ī¸ Recognition Settings

Detection Confidence: 0.5
Matching Threshold: 0.6
Max Face Detections: 10

📊 Results 0

No search yet. Build a database and search for matches.
Overall Match Confidence: 0%

💡 Note: This application uses face-api.js for client-side face detection and recognition.

If models fail to load, they will be automatically downloaded from CDN (may be slower).

Scroll to Top