🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Face Detection

Algorithmic process that automatically locates human faces in digital images or video streams, typically by delineating rectangles around the detected faces.

📖
termini

Face Recognition

Biometric technology that identifies or verifies a person's identity by analyzing and comparing captured facial features with those stored in a database.

📖
termini

Face Verification

1:1 comparison process that determines whether two facial images belong to the same person, typically returning a binary response (match/non-match).

📖
termini

Face Identification

1:N recognition process that identifies a person by comparing their face with a database of known faces to find a match.

📖
termini

Face Embedding

Low-dimensional vector representation (typically 128-512 dimensions) that uniquely encodes the discriminative features of a face to facilitate comparison.

📖
termini

Landmark Detection

Precise localization of key anatomical points on the face such as eye corners, nose tip, and mouth contours to normalize and analyze facial expressions.

📖
termini

Face Alignment

Geometric transformation process that normalizes the orientation and position of a face using facial landmarks to reduce pose variations.

📖
termini

Liveness Detection

Set of techniques that determine whether a presented face belongs to a living person rather than a photo, video, or 3D mask to prevent spoofing attacks.

📖
termini

Triplet Loss

Loss function used in metric learning that minimizes the distance between an anchor and a positive face while maximizing the distance with a negative face.

📖
termini

ArcFace

Advanced facial recognition architecture that adds an angular margin to the softmax loss function to improve inter-class separation and intra-class compactness.

📖
termini

Cosine Similarity

Similarity measure between two facial encoding vectors calculated as the cosine of the angle between them, ranging from -1 (completely opposite) to 1 (identical).

📖
termini

FaceNet

Convolutional neural network architecture developed by Google that directly learns facial encoding mappings to a compact Euclidean space where distance corresponds to facial similarity.

📖
termini

Anti-Spoofing

Security mechanisms designed to detect and prevent attempts to deceive facial recognition systems using artifacts like photos, videos, or masks.

📖
termini

Face Clustering

Unsupervised process that automatically groups similar facial images without predefined labels to organize large photo collections.

📖
termini

DeepFace

Deep facial recognition architecture developed by Facebook using nine neural network layers and achieving near-human accuracy on the LFW benchmark.

📖
termini

Face Normalization

Set of preprocessing steps including alignment, lighting correction, and dimension standardization to reduce non-identity variations in facial images.

📖
termini

Siamese Network

Neural network architecture with two identical branches sharing weights, trained to determine if two inputs (faces) are similar or different.

📖
termini

Face Tracking

Process that continuously follows the movement of one or more faces in a video sequence while maintaining consistent identification frame by frame.

📖
termini

Attribute Recognition

Facial analysis that predicts demographic or physical attributes such as age, gender, ethnicity, or emotional expressions from a facial image.

🔍

Nessun risultato trovato