下载地址 百度网盘: https://pan.baidu.com/s/14thx7oJg7z14wxFxSnlfUw 提取码: 6666 天意云网盘: https://clo...
转载 https://blog.csdn.net/weixin_43718192/article/details/100104265 https://www.jianshu....
1、进入所在文件目录下 因为Keras 是隐藏文件,所以需要在该目录下 cd ~/.Keras 然后就可以看到models文件了 2、将权重放到该目录下即可 rm file...
upgrade:只是升级 update:是全部更新 (一)pip3换源 仅一次从镜像网站下载,加 -i 网址 包名 pip install -ihttps://pypi.t...
参考 https://blog.csdn.net/weixin_41610178/article/details/81216830 find . -name '*....
问题 直接下载新版的pycharm覆盖安装,会出现打不开的问题 解决 参考来源https://blog.csdn.net/wuxianbing2...
hosts位置 Finder -> 前往 -> 前往文件夹 -> /etc/hosts 解决hosts没有权限 命令行里面输入: sudo vi /etc/hosts i...
解决方案 进入该目录 /Library/Preferences/SystemConfiguration 删除以下四个文件: 然后就会发现网络偏好设置里面的很多DNS 域...
brew cleanup:error brew cleanup: Error: Permission denied @ apply2files 没有权限无法成功[https:...
两位博主的链接(崇拜) 1)博客园:冠军的试炼-opencv[https://www.cnblogs.com/skyfsm/category/1000207.html] 2)...
分两步: 1- 建立ROI多边形np.array([],np.int32),并使用该ROI,通过cv2.fillPoly()或cv2.fillConvexPoly()建立蒙版...
if _ _name_ _ == "_ _ main_ _":[https://blog.konghy.cn/2017/04/24/python-entry-program/...
一、问题汇总列表 1、python100例[https://www.runoob.com/python/python-100-examples.html] \ python...
一、问题目录 1)python.exe: can’t open file ‘manage.py’: [Errno 2] No such file or directory 2...
安装包目录 1、BeautifulSouP 2、 解决方案 1、BeautifulSoup 注意,当你在Python3上进行安装的时候,如果仅写beautifulsoup...