Skip to content

Instantly share code, notes, and snippets.

View rachmadaniHaryono's full-sized avatar

rachmadani haryono rachmadaniHaryono

  • Germany
View GitHub Profile
"""
require face_recognition, tqdm, pillow, pigeon-jupyter, jupyter
access_key = 'HYDRUS_ACCESS_KEY'
fa = FaceAnnotation(access_key)
annotations = fa.annotate('tag request', ['option1', 'option2])
"""
import io
import os
import face_recognition