06 2019 档案
摘要:安装 #pytorch为环境名,这里创建python3.5版。 conda create -n pytorch python=3.5 # 切换到pytorch环境 conda activate pytorch # win下查看cuda版本命令nvcc -V # cpu版本 conda install
阅读全文
摘要:int main() { std::ifstream fin("D:\\Data\\MyAnnoData\\视频\\0.txt");//打开原始样本图片文件列表 Mat colorImage, detectSquareImg; string videoReadPath; int videoCnt = 0;//视频计数 FILE* f = fo...
阅读全文
浙公网安备 33010602011771号