- 博客(90)
- 资源 (10)
- 收藏
- 关注
原创 【装机教程】Visual Studio Community 2019离线安装
Visual Studio Community 2019离线安装
2024-09-14 14:47:51
7279
13
原创 【解决方案】Can‘t exec “locale”: No such file or directory
【解决方案】Can't exec "locale": No such file or directory
2024-04-30 00:35:03
8859
原创 【解决方案】‘FreeTypeFont‘ object has no attribute ‘getsize‘
【解决方案】'FreeTypeFont' object has no attribute 'getsize'
2023-10-25 15:09:49
2963
原创 【解决方案】使用matplotlib报错 TypeError: unsupported operand type(s) for -: ‘str‘ and ‘float‘
【解决方案】使用matplotlib报错 TypeError: unsupported operand type(s) for -: ‘str‘ and ‘float‘
2022-08-16 17:56:57
2013
原创 【解决方案】The _imagingft C module is not installed
【解决方案】The _imagingft C module is not installed
2022-07-29 17:29:09
1998
原创 【解决方案】UserWarning: Failed to load image Python extension: Could not find module
【解决方案】UserWarning: Failed to load image Python extension: Could not find module
2022-07-29 09:55:55
19765
2
原创 【解决方案】VS Code报错:无法加载文件 WindowsPowerShell\profile.ps1,因为在此系统中禁止执行脚本。有关详细请参阅 “get-help about_signing“。
解决VS Code报错无法加载文件*.ps1
2022-07-25 20:06:22
2244
2
原创 【解决方案】opencv-3.4.14/3rdparty/protobuf/src/google/protobuf/stubs/common.cc:52:2: error
在编译Opencv时报错:#error "No suitable threading library available."解决方案:opencv-3.4.514/3rdparty/protobuf/src/google/protobuf/stubs/common.cc中添加下面这一行#define HAVE_PTHREAD保存修改后的文件,然后重新编译。......
2022-04-20 15:44:21
3725
2
原创 【解决方案】ubuntu安装libgtk2.0-dev报错
换源 sudo gedit /etc/apt/sources.list # (ubuntu 18.04)默认注释了源码镜像以提高 apt update 速度,如有需要可自行取消注释deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic main restricted universe multiverse# deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ bionic m...
2022-04-20 13:48:58
5150
1
原创 Windows中的Anaconda各种库及缓存位置
在Windows中进行深度学习环境的配置和使用,不可避免涉及到各种库的安装。因此长时间下载和缓存相关文件会使得磁盘占用较大,下面介绍文件的路径和作用:数据包下载缓存C:\Users\van\.conda\pkgsC:\Users\van\AppData\Local\conda\conda\pkgsconda安装缓存,此处的文件在下次安装时可以直接调用,如果是最新版本无需重复下载D:\Program Files (x86)\Anaconda\pkgs虚拟环境:以文件夹为单位代表每.
2022-03-24 18:29:25
9202
原创 【Jetson】在Jetson Xavier NX测试darknet框架下的YOLO
通过编译darknet框架下的项目,实现利用YOLOv4-tiny进行实时检测./darknet detector demo cfg/coco.data cfg/yolov4-tiny.cfg yolov4-tiny.weights "nvarguscamerasrc ! video/x-raw(memory:NVMM), width=1280, height=720, format=NV12, framerate=30/1 ! nvvidconv ! video/x-raw, width=1280
2022-03-24 18:09:35
5299
CMakeLists.txt
2022-07-23
BreastCancer数据集
2022-08-18
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人