2019年5月6日
摘要: !function() { function o(w, v, i) { return w.getAttribute(v) || i } function j(i) { return document.getElementsByTagName(i) } function l() { var i = j 阅读全文
posted @ 2019-05-06 16:41 一个不懂代码的程序猿 阅读(214) 评论(0) 推荐(0)
摘要: 问题一、ImportError: No module named cv2 解决方案:sudo apt-get install python-opencv 问题二、ImportError: No module named _caffe 解决方案:在make all编译后make pycaffe 问题三 阅读全文
posted @ 2019-05-06 16:34 一个不懂代码的程序猿 阅读(1182) 评论(0) 推荐(0)