- 博客(11)
- 收藏
- 关注
原创 用VS code开发C++环境配置之配置MinGW
初衷是使用vscode进行C++的开发,尝试了用VS,qt,环境配置都是头大到裂开。经过多次尝试,终于找到简单的方法,用作记录。1.视频教程可以参考。
2023-07-27 12:03:14 397 1
原创 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 20312 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 1349 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 783 5
原创 在目标跟踪时出现AttributeError: module ‘cv2‘ has no attribute ‘legacy‘的问题解决方法
解决目标跟踪代码中的legacy问题
2022-05-05 20:35:18 5275 5
原创 关于李沐深度学习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 4073
原创 关于李沐深度学习中fillna()无法进行均值填充的问题
可能是你在创建CSV文件的时候,将NA写成了Na或者其他格式,在mean()中,无法进行运算
2021-12-23 01:01:21 621 1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人