{
  "input_width": 64,
  "input_height": 64,
  "types": [
    "palm",
    "ok",
    "khabib",
    "fist",
    "victory",
    "not_gesture",
    "not_hand",
    "thumb_left",
    "thumb_right",
    "one",
    "heart_right",
    "heart_left",
    "rock",
    "hommie"
  ],
  "threshold": 0.9,
  "custom_threshold": {
    "khabib": 0.97,
    "not_hand": 0.2
  }
}