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