2018年10月17日
摘要: 1、系统启动盘(ultraISO)制作启动盘, 1/5 文件-》打开,打开我们的iso镜像 2/5 选择我们的u盘, 3/5 点击启动-》写入硬盘映像 4/5 写入方式选择raw,格式化然后写入 lubuntu-lightweight,fast,easier(https://lubuntu.net/ 阅读全文
posted @ 2018-10-17 18:02 gloria11 阅读(953) 评论(0) 推荐(0)
  2018年10月16日
摘要: import cv2import numpy as npimport oscap = cv2.VideoCapture(1)#v4l2-ctl --list-devices 查看设备号,非正常中断时,设备号会变,?????????????后续解答fourcc=0x7634706dout = cv2. 阅读全文
posted @ 2018-10-16 19:19 gloria11 阅读(1323) 评论(0) 推荐(0)
摘要: 参考网址:github:https://github.com/naisy/realtime_object_detection2018.10.16ssd物体检测总结:切记粗略地看一遍备注就开始训练模型出现的错误:1、用branch1.5,tensorflow-gpu==1.8训练的模型在GT730,显 阅读全文
posted @ 2018-10-16 18:55 gloria11 阅读(1359) 评论(0) 推荐(0)