自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(11)
  • 收藏
  • 关注

原创 用VS code开发C++环境配置之配置MinGW

初衷是使用vscode进行C++的开发,尝试了用VS,qt,环境配置都是头大到裂开。经过多次尝试,终于找到简单的方法,用作记录。1.视频教程可以参考。

2023-07-27 12:03:14 289 1

原创 opencv多进程和多线程读写视频的避坑经验

opencv并行处理摄像头的避坑指南

2022-11-09 12:25:34 1842 2

原创 ppq入门常见问题解答

ppq入门常见问题解答

2022-08-15 17:39:51 847 7

原创 ERROR: Could not build wheels for pycuda, which is required to install pyproject.toml-based projects

ERROR: Could not build wheels for pycuda, which is required to install pyproject.toml-based projects

2022-08-11 15:33:15 19365 3

原创 ValueError: Cannot assign non-leaf Tensor to parameter ‘weight‘

ValueError: Cannot assign non-leaf Tensor to parameter 'weight'. Model parameters must be created explicitly. To express 'weight' as a function of another Tensor, compute the value in the forward() method

2022-07-26 09:19:55 1188 6

原创 关于在运行yolov7时Rnutime Error:result type Float cant be cast to the desired output type long int

yolov7时Rnutime Error:result type Float cant be cast to the desired output type long int

2022-07-21 08:55:58 691 5

原创 在目标跟踪时出现AttributeError: module ‘cv2‘ has no attribute ‘legacy‘的问题解决方法

解决目标跟踪代码中的legacy问题

2022-05-05 20:35:18 4829 5

原创 KeyError:start_epoch

在训练过程中,出现这个错误提示,表示预训练权重加载错误,也就说你的预训练权重需要检查是否对应模型

2022-03-07 18:11:13 446

原创 关于李沐深度学习The size of tensor a (10) must match the size of tensor b (256) at non-singleton dimension 1

The size of tensor a (10) must match the size of tensor b (256) at non-singleton dimension 1

2022-01-03 18:47:20 3971

原创 关于李沐深度学习softmax学习中代码出错的问题及解决方法

李沐深度学习softmax章节代码问题及解决方案

2022-01-01 12:59:46 6587 2

原创 关于李沐深度学习中fillna()无法进行均值填充的问题

可能是你在创建CSV文件的时候,将NA写成了Na或者其他格式,在mean()中,无法进行运算

2021-12-23 01:01:21 560 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除