幸福唇彩

文章
3
资源
0
加入时间
3年0月21天

目标检测框架Detectron2 试玩

我的电脑环境:ubuntu18.04.5GTX 1060 6GB cuda10.1 (nvcc -V 和 nvidia-smi 要匹配)python3.6.6torch1.6torchvison 0.2.11. 安装一些依赖安装:sudo pip install 'git+https://github.com/facebookresearch/fvcore'sudo pip install opencv-pythonsudo pip install mat...

批处理FTP上传文件

背景:本机一个文件“A TXT "在C盘根目录下,需要上传到FTP服务器“192 168 0 1”的“X”目录下面 复制代码 代码