我是靠谱客的博主 香蕉小蜜蜂,最近开发中收集的这篇文章主要介绍Amazing行人检测V1(CPU Real-time)Amazing_Person_Detection_V1GithubTest stepsAlgorithm efficiencyTest experienceExample result,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
Amazing_Person_Detection_V1
CPU Real-time Amazing Multi-scale Person Detection V1
Github
GitHub - samylee/Amazing_Person_Detection_V1: CPU Real-time Amazing Multi-scale Person Detection
Test steps
step1
Download opencv_dll and put it to current directory BaiDu Cloud
step2
Set parameters: Amazing_Person_Detection.exe test_type img_path
like: Amazing_Person_Detection.exe image test.jpg (for image)
or: Amazing_Person_Detection.exe imgdir /img/path/test_imgs (for imgdir)
or: Amazing_Person_Detection.exe video test.avi (for video)
or: Amazing_Person_Detection.exe video 0 (for usbcam)
Algorithm efficiency
Image Size | min_size | CPU(i7-9700K) Speed/FPS | CPU(ARMv7 @1.4GHz) Speed/FPS |
---|---|---|---|
320x240 | 10x10 | 8ms/125.0 | 46ms/21.7 |
640x480 | 10x10 | 28ms/35.7 | 210ms/4.8 |
800x600 | 10x10 | 42ms/23.8 | - |
Test experience
If the image size is larger than 720p
, it is recommended to scale the image below 720p
!
Example result
任何问题请加唯一QQ2258205918(名称samylee)!
或唯一VX:samylee_csdn
最后
以上就是香蕉小蜜蜂为你收集整理的Amazing行人检测V1(CPU Real-time)Amazing_Person_Detection_V1GithubTest stepsAlgorithm efficiencyTest experienceExample result的全部内容,希望文章能够帮你解决Amazing行人检测V1(CPU Real-time)Amazing_Person_Detection_V1GithubTest stepsAlgorithm efficiencyTest experienceExample result所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复