DeepFaceLive/xlib/face/ELandmarks2D.py
2021-10-26 12:25:58 +04:00

6 lines
No EOL
90 B
Python

from enum import IntEnum
class ELandmarks2D(IntEnum):
L5 = 0
L68 = 1
L468 = 2