Crate insightface

Source

Structs§

Face

Functions§

calculate_embedding
Calulates the embedding of the input image.
crop_face
detect_faces
Detects faces in the input image.
estimate_norm
non_maximum_suppression
a post-processing technique used in object detection to eliminate duplicate detections and select the most relevant detected objects. This helps reduce false positives and the computational complexity of a detection algorithm.
swap_face