OpenCV.AI Blog OAK Emotion Recognition

PHOTO EMBED

Wed Mar 24 2021 16:34:05 GMT+0000 (Coordinated Universal Time)

Saved by @opencv

model_path = osp.join(
  args.model_path, "checkpoint",
)  # Path to emotion recognition checkpoint
content_copyCOPY