xHiveAI-A311D:AI Algorithm - Develop the Facial Recognition Algorithm

The example code is under git repository: a311d/ai_examples/face_recog_callback. It realizes the functions as below:

1) Detect the human face in the video

2) Match the detected face against the pictures in the facial library

3) If matching, the registered callback would be called for jpeg picture data and AI information reporting

Step 1: Edit the code and cross compile it

cd a311d/ai_examples/face_recog_callback/src

make
scp the executable binary to the board

Step 2: Build up the facial picture repository

scp the picture to the board

testaipiclab -l telib -t 0   /*create lib*/
testaipiclab -l telib -t 1   /*delete lib*/

testaipiclab -l telib -t 2 -i 000 -n zcj -p /var/piclab/tmp/000_zcj.jpg /*add pic*/
testaipiclab -l telib -t 3 -i 000 -n zcj    /*del pic*/

Step 3: Run the program

The AI parsed information would be printed out on the console whenever the matching face is detected.

  1. The AI algorithm has the temporary license, so it could only be used for 2-3 hours

  2. The AI algorithm has not been fine tuned, so the accuracy is not so good.

  3. If you want the commercial AI algorithm, please contact us with email: info@apoidea.io

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值