随笔 - 167, 文章 - 1, 评论 - 18, 阅读 - 23万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

2023年8月28日

摘要: 小红书怎么去水印,无水印下载图片和视频 网站地址:https://www.xiaohongshua.com 网站地址:https://www.xiaohongshua.com 阅读全文

posted @ 2023-08-28 21:59 红与黑hyh 阅读(408) 评论(0) 推荐(0) 编辑

2023年8月27日

摘要: 小红书无水印图片视频下载网站地址 https://xiaohongshua.com 小红书无水印图片视频下载网站地址:https://xiaohongshua.com 阅读全文

posted @ 2023-08-27 20:41 红与黑hyh 阅读(1872) 评论(0) 推荐(0) 编辑

2022年5月21日

摘要: 解决问题:AssertionError: Torch not compiled with CUDA enabled 阅读全文

posted @ 2022-05-21 21:55 红与黑hyh 阅读(5842) 评论(1) 推荐(0) 编辑

2022年5月17日

摘要: https://download.pytorch.org/whl/torch_stable.html 阅读全文

posted @ 2022-05-17 10:54 红与黑hyh 阅读(1876) 评论(0) 推荐(0) 编辑

2022年5月16日

摘要: pip install opencv-contrib-python 阅读全文

posted @ 2022-05-16 16:06 红与黑hyh 阅读(164) 评论(0) 推荐(0) 编辑

摘要: windows修改pip源 阅读全文

posted @ 2022-05-16 14:40 红与黑hyh 阅读(429) 评论(0) 推荐(0) 编辑

摘要: anaconda windows常用命令 阅读全文

posted @ 2022-05-16 14:26 红与黑hyh 阅读(45) 评论(0) 推荐(0) 编辑

2022年5月3日

摘要: 1.视频图片切片 import cv2 cap = cv2.VideoCapture("tiaowu.mp4") isOpened = cap.isOpened # 判断是否打开‘ print(isOpened) fps = cap.get(cv2.CAP_PROP_FPS) # 帧率 width 阅读全文

posted @ 2022-05-03 18:50 红与黑hyh 阅读(561) 评论(0) 推荐(0) 编辑

摘要: pip install pygame import pygame.camera pygame.camera.init() camera_id_list = pygame.camera.list_cameras() print(camera_id_list) 阅读全文

posted @ 2022-05-03 16:35 红与黑hyh 阅读(1414) 评论(0) 推荐(0) 编辑

摘要: 1. 下载anaconda环境官网下载太慢了,到清华源下载,网址如下: https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/ 选择合适的版本直接下载,下载完双击pkg文件进行安装,注意选择安装路径,默认也可以 安装后,命令行执行 #conda 阅读全文

posted @ 2022-05-03 00:13 红与黑hyh 阅读(1234) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示