上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 25 下一页
摘要: 目录相关链接 相关链接 https://github.com/amusi https://github.com/amusi/CVPR2022-Papers-with-Code https://github.com/extreme-assistant/CVPR2023-Paper-Code-Inter 阅读全文
posted @ 2022-11-03 10:20 JaxonYe 阅读(145) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-10-30 23:28 JaxonYe 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-10-04 09:57 JaxonYe 阅读(0) 评论(0) 推荐(0)
摘要: 所需要的库 安装jupyter包,这时候可以在pycharm运行 如何在浏览器运行 假设直接在浏览器运行http://localhost:8888/是打不开的,会提示输入密码但不知道是多少 解决方法 在终端运行 jupyter notebook list 复制方框链接到浏览器运行,这时候就正常打开运 阅读全文
posted @ 2022-08-08 08:54 JaxonYe 阅读(456) 评论(0) 推荐(0)
摘要: 打开sciview工具栏 关闭sciview工具栏,单独显示matplotlib的绘图 阅读全文
posted @ 2022-08-07 14:00 JaxonYe 阅读(2235) 评论(0) 推荐(1)
摘要: 使用方法 举个例子,其它类似 pip install matplotlib -i https://pypi.tuna.tsinghua.edu.cn/simple pycharm中设置 换全局的源 https://www.cnblogs.com/yechangxin/articles/1701157 阅读全文
posted @ 2022-08-06 22:50 JaxonYe 阅读(986) 评论(0) 推荐(0)
摘要: 问题 pycharm的terminal终端中打开不是虚拟环境 解决方法 把shell路径改为如下即可 "cmd" /k ".\venv\Scripts\activate.bat" 效果 这时候就对得上了 阅读全文
posted @ 2022-08-06 22:24 JaxonYe 阅读(1401) 评论(0) 推荐(0)
摘要: 坑简单说明 电脑装了visual studio2022和visual studio2015,然后我把visual studio2015卸载后,pycharm就打不开了,怎么双击,重启都没反应。 解决方法 可能是visual studio2015和pycharm存在某种联系,可能卸载了VC后部分插件也 阅读全文
posted @ 2022-07-30 09:38 JaxonYe 阅读(215) 评论(0) 推荐(0)
摘要: 安装statistic插件可以查看 步骤 结果 阅读全文
posted @ 2022-07-29 19:54 JaxonYe 阅读(441) 评论(0) 推荐(0)
摘要: python-numpy https://cs231n.github.io/python-numpy-tutorial/ https://github.com/cs231n 阅读全文
posted @ 2022-07-29 14:18 JaxonYe 阅读(18) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 25 下一页