Auto-generated documentation for musicalgestures._centerface module.
- Mgt-python / Modules / Musicalgestures / CenterFace
class CenterFace(object):
def __init__(landmarks=True, use_gpu=False):def decode(heatmap, scale, offset, landmark, size, threshold=0.1):def inference_opencv(img, threshold):def nms(boxes, scores, nms_thresh):def postprocess(heatmap, lms, offset, scale, threshold):def transform(h, w):