
只会 Web 开发,被安排了调研这个
1 MRG0 359 天前 造不如买,问问海康 |
2 aw2350 359 天前 要特么监控学生犯人? |
3 yl20181003 OP @aw2350 #2 不是监控,做课堂质量分析 ![]() |
4 importmeta 359 天前 阿里云视觉平台去看看有没有 SDK |
5 yl20181003 OP @MRG0 #1 好的,我看看海康 |
6 whoosy 359 天前 OpenPose |
7 country 359 天前 笑的毫无廉耻之心 |
9 rqYzyAced2NbD8fw 359 天前 @aw2350 #2 我第一个反应以为人民大会堂在搞装修 |
10 mightybruce 359 天前 海康不是做这些方面的,主要做硬件开发的。 我几年前做过这个行为识别,算是略有研究,我建议多找一些训练好的 model zoo 来多看看。 给你一个能达到效果的例子,可以在 intel 计算棒或服务器 CPU 上跑的 其中模型 person-detection-action-recognition-0006, 支持 6 中行为, which is a detection network for finding persons and simultaneously predicting their current actions (6 actions: sitting, writing, raising hand, standing, turned around, lie on the desk). https://github.com/openvinotoolkit/open_model_zoo/tree/master/demos/smart_classroom_demo/cpp |
11 yl20181003 OP @importmeta #4 谢谢,看了下,有 SDK 呢,不过还是调用了阿里的 API ,先记下这个方案啦。 |
12 yl20181003 OP @GGbeng1 #8 好的,谢谢 |
13 yl20181003 OP @whoosy #6 谢谢啦,暂时是想要用一步到位的 |
14 yl20181003 OP @mightybruce #10 多谢大佬指路,非常感谢 |