摘要:
马克 https://blog.csdn.net/ywcpig/article/details/85260752 https://blog.csdn.net/u011728480/article/details/91125581 阅读全文
摘要:
insightface作者训练的mobileFaceNet: https://github.com/deepinsight/insightface/issues/214 ncnn的转换:https://github.com/honghuCode/mobileFacenet-ncnn 训练记录:htt 阅读全文
摘要:
https://blog.csdn.net/cxgincsu/article/details/74451940 https://blog.csdn.net/Real_Myth/article/details/44805385 https://blog.csdn.net/this_is_Chris/a 阅读全文
摘要:
https://zhuanlan.zhihu.com/p/42183653 tf2.0中有更简单的做法,和keras一样 阅读全文
摘要:
sudo nano /etc/dhcpcd.conf interface eth0 static ip_address=192.168.123.99/24 static routers=192.168.123.1 static domain_name_servers=192.168.123.1 11 阅读全文