xinntao/facexlib

alignment batch faces

azuredsky opened this issue · 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)