facexlib icon indicating copy to clipboard operation
facexlib copied to clipboard

alignment batch faces

Open azuredsky opened this issue 1 year ago • 0 comments

alignment batch faces like : bboxes, five_landmarks = det_net[gpu_id].batched_detect_faces(batch_frames, 0.97) landmarks = align_net[gpu_id].get_landmarks_from_batch(batch_frames, detected_faces=bboxes)

azuredsky avatar May 08 '24 08:05 azuredsky