上一页 1 ··· 198 199 200 201 202 203 204 205 206 ··· 345 下一页
摘要: 介绍 Nginx是功能强大的服务器应用程序,可路由网络流量。它通常用作反向代理服务器,但也可以配置为常规Web服务器。 您将遇到... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(909) 评论(0) 推荐(0)
摘要: 安装nginx sudo apt-get install nginx cd /etc/nginx/sites-enabled ... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(11) 评论(0) 推荐(0)
摘要: 安装nginx sudo apt-get install nginx cd /etc/nginx/sites-enabled ... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(21) 评论(0) 推荐(0)
摘要: #include int main(int argc, char **argv) { int i=1; ... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(23) 评论(0) 推荐(0)
摘要: #include int main(int argc, char **argv) { int i=1; ... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(32) 评论(0) 推荐(0)
摘要: git链接 最近做了一个人脸识别的门店人流量统计的小项目,这个项目断断续续做了一年多,最近决定开源出来 底层算法用insight ... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(127) 评论(0) 推荐(0)
摘要: git链接 最近做了一个人脸识别的门店人流量统计的小项目,这个项目断断续续做了一年多,最近决定开源出来 底层算法用insight ... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(30) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*-# -*- coding: utf-8 -*-import torchimport m... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(9) 评论(0) 推荐(0)
摘要: # -*- coding: utf-8 -*-# -*- coding: utf-8 -*-import torchimport m... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(15) 评论(0) 推荐(0)
摘要: import torchimport mathdtype = torch.floatdevice = torch.device("c... 阅读全文
posted @ 2022-08-19 22:50 luoganttcc 阅读(10) 评论(0) 推荐(0)
上一页 1 ··· 198 199 200 201 202 203 204 205 206 ··· 345 下一页