sharif-apu / jetson_fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample for recognizing face on Jetson.

Download yolo and IRSE-50 weights from the following link: [Click Here]

Notes:

  1. Yolo Trained with IR images. Therefore, face detection maynot work well on RGB images.
  2. Demo code utilizes single frame recognition. It is recommended to leverage multiple frames for secure recognition.

About


Languages

Language:Python 100.0%