06 2020 档案
摘要:转载至:https://blog.csdn.net/chaipp0607/article/details/99879081 评价标准 二分类的精准率和召回率 人脸检测是目标检测的一个特例,因为目标类别只有一类,剩下的都是背景,所以人脸检测评价标准中会用到些二分类问题的评价,在这里先提一下。 二分类问
阅读全文
摘要:转自:https://blog.csdn.net/linghu8812/article/details/103403231 开源仓库 InsightFace: https://github.com/deepinsight/insightface 作者演讲:https://www.bilibili.c
阅读全文
摘要:参考: https://blog.csdn.net/engrossment/article/details/100914601 以下手动识别方式,同样适用于嵌入式linux系统,openwrt,centos等其他linux内核系统 Ubuntu 下使用 ZTE ME3630 4G 模块 1、加载驱动
阅读全文
摘要:转载自:https://www.jianshu.com/p/acd2ccb5ea8d 编写一个openwrt package程序,使用procd方式编写/etc/init.d/xxx 自启动脚本,就能拥有程序的监控,异常退出重新拉起功能 示例 root@xxx:~# cat /etc/init.d/
阅读全文
摘要:转自知乎:https://zhuanlan.zhihu.com/p/113184231 MTCNN论文解读 LBJandYPW 努力做好身边的事情 关注他 3 人赞同了该文章 论文题目:Joint Face Detection and Alignment using Multi-task Casc
阅读全文
摘要:高通AP10.4开发者指南(一) https://e-mailky.github.io/2018-10-14-qca-wlan1#lmac%E6%8E%A5%E5%8F%A3%E5%B1%82lmac-api 高通AP10.4开发者指南(二) https://e-mailky.github.io/2
阅读全文
摘要:转自:https://blog.csdn.net/weixin_30833169/article/details/89159045 参考链接: 主流无线路由器Soc芯片方案搭配表和对应速率 http://www.openwrt.pro/post-394.html 一、目前主流的无线ap 芯片方案厂商
阅读全文