AI算法网奇
本人是一名资深算法工程师,优快云博客专家。多年一线算法研发经验 主要研究方向为三维重建、多模态模型。希望把我的经验和知识带给每一个喜欢钻研朋友,为中国人工智能行业添砖加瓦!
展开
-
transforms mp4 扩展正方形
transforms mp4 扩展正方形原创 2025-03-01 01:24:11 · 46 阅读 · 0 评论 -
list index out of range t = bracket[low_pos]
list index out of range t = bracket[low_pos]原创 2025-02-06 14:49:38 · 48 阅读 · 0 评论 -
简笔画生成smplx sketch2pose
简笔画生成smplx sketch2pose原创 2025-01-23 00:25:55 · 240 阅读 · 0 评论 -
Set XFORMERS_MORE_DETAILS=1 xformer安装
Set XFORMERS_MORE_DETAILS=1 for more details原创 2024-01-05 14:39:40 · 1098 阅读 · 0 评论 -
聚类算法DBSCAN 改进总结
聚类算法DBSCAN 改进总结原创 2024-12-24 17:42:38 · 326 阅读 · 0 评论 -
dets must be a CUDA tensor
dets must be a CUDA tensor原创 2024-12-09 14:54:08 · 159 阅读 · 0 评论 -
ViewCrafter 部署踩坑
目录DUSt3R 三维重建:Windows + Pycharm本地安装使用全流程ViewCrafter 地址:GitHub - Drexubery/ViewCrafter: Official implementation of "ViewCrafter: Taming Video Diffusion Models for High-fidelity Novel View Synthesis"原创 2024-09-29 12:41:04 · 665 阅读 · 1 评论 -
Could not load library libnvrtc.so.11.2. Error: libnvrtc.so.11.2
Could not load library libnvrtc.so.11.2. Error: libnvrtc.so.11.2原创 2024-11-27 01:48:26 · 336 阅读 · 0 评论 -
RuntimeError: The shape of the 2D attn_mask is torch.Size([77, 77]), but should be (1, 1).
【代码】RuntimeError: The shape of the 2D attn_mask is torch.Size([77, 77]), but should be (1, 1).原创 2024-11-19 18:03:37 · 585 阅读 · 0 评论 -
torch_npu 用法笔记
torch_npu 用法笔记原创 2024-11-13 23:15:47 · 616 阅读 · 0 评论 -
torchvision.io.write_video 报错替换
torchvision.io.write_video 报错替换原创 2024-11-05 01:33:43 · 278 阅读 · 0 评论 -
RuntimeError: Unrecognized tensor type ID: AutogradCUDA
RuntimeError: Unrecognized tensor type ID: AutogradCUDA原创 2024-10-23 19:23:17 · 157 阅读 · 0 评论 -
No module named ‘torchvision.transforms.functional_tensor‘
No module named 'torchvision.transforms.functional_tensor'原创 2024-08-24 22:55:26 · 1288 阅读 · 0 评论 -
生成图片学习笔记
图生图学习笔记原创 2024-08-05 00:24:59 · 219 阅读 · 0 评论 -
NCCL timeout
NCCL timeout原创 2024-08-01 11:17:59 · 841 阅读 · 0 评论 -
gpu占用脚本
gpu占用脚本原创 2024-07-19 01:14:32 · 740 阅读 · 0 评论 -
requests.exceptions.SSLError: (MaxRetryError(“HTTPSConnectionPool(host=‘huggingface.co‘, port=443):
requests.exceptions.SSLError: (MaxRetryError(“HTTPSConnectionPool(host=‘huggingface.co‘, port=443):原创 2024-06-02 01:31:20 · 2626 阅读 · 0 评论 -
blender 导出bvh脸朝下问题
blender 导出bvh脸朝下问题原创 2024-03-14 20:20:40 · 327 阅读 · 0 评论 -
mmpose 2d姿态转json文件 coco转h36m
mmpose 2d姿态转json文件 coco转h36m原创 2024-01-25 01:46:19 · 436 阅读 · 0 评论 -
yolov5 检测封装
yolov5 检测封装原创 2024-01-20 01:49:20 · 878 阅读 · 0 评论 -
pytorch 多卡训练 accelerate gloo
accelerate 多卡训练原创 2023-12-30 10:21:20 · 1260 阅读 · 0 评论 -
lstm 加多头注意力MultiHeadAttention
lstm 回归原创 2023-11-28 06:17:23 · 914 阅读 · 0 评论 -
Pytorch用于序数多分类的Pytorch损失函数
Pytorch用于序数多分类的Pytorch损失函数转载 2023-10-19 01:35:37 · 1248 阅读 · 1 评论 -
yolov8 snpe Converter does not support ‘expand‘ op type
【代码】yolov8 snpe Converter does not support ‘expand‘ op type。原创 2023-10-06 00:45:16 · 355 阅读 · 0 评论 -
华为Atlas 部署YOLOV5
华为Atlas 部署YOLOV5原创 2023-06-15 00:23:51 · 1991 阅读 · 1 评论 -
expected scalar type float but found half
这个问题很明显就是网络内的参数类型不同意;转载 2023-03-16 23:04:03 · 3274 阅读 · 0 评论 -
pytorch 半精度half()
pytorch 半精度hlaf()原创 2022-08-27 03:56:04 · 3243 阅读 · 2 评论 -
PIL opencv图像互转 翻转
PIL opencv图像互转 翻转原创 2022-07-23 03:08:07 · 1449 阅读 · 0 评论 -
onnx转tensorrt 实战干货总结
onnx转tensorrt学习笔记原创 2022-06-21 01:09:57 · 2303 阅读 · 0 评论 -
python hardsigmoid实现
python hardsigmoid实现原创 2022-07-04 01:45:33 · 1839 阅读 · 0 评论 -
pytorch RNN 学习笔记
pytorch RNN 学习笔记转载 2022-06-28 05:34:24 · 1479 阅读 · 0 评论 -
pytorch Default process group is not initialized
pytorch Default process group is not initialized原创 2022-06-27 01:56:07 · 2728 阅读 · 0 评论 -
GradScaler MaxClipGradScaler
https://www.cnblogs.com/jimchen1218/p/14315008.html转载 2022-06-24 00:36:22 · 1663 阅读 · 0 评论 -
torch.split()方法
https://blog.youkuaiyun.com/dongjinkun/article/details/115375847原创 2022-06-19 20:08:54 · 1433 阅读 · 0 评论 -
Exporting the operator hardsigmoid to ONNX opset version 11 is not supported
Exporting the operator hardsigmoid to ONNX opset version 11 is not supported原创 2022-06-19 15:56:59 · 3063 阅读 · 0 评论 -
PyTorch中的Sequential、ModuleList和ModuleDict用法总结
PyTorch中的Sequential、ModuleList和ModuleDict用法总结原创 2022-06-11 21:24:07 · 1358 阅读 · 0 评论 -
pytorch导出 openvino 实战笔记
pytorch导出 openvino 实战笔记原创 2022-06-06 00:51:02 · 1459 阅读 · 0 评论 -
yolov5.6.1训练自己数据 转openvino c++实战笔记
yolov5.6.1 转openvino c++推理笔记原创 2022-06-04 00:43:38 · 1496 阅读 · 0 评论 -
Expected all tensors to be on the same device, but found at least two devices 问题解决
解决方法1:报错代码:anchor_points = self.anchor_points(samples).repeat(batch_size, 1, 1)output_coord = regression + anchor_points修改后代码:anchor_points = self.anchor_points(samples).repeat(batch_size, 1, 1)# decode the points as prediction# output_coord..原创 2022-05-22 17:23:04 · 5366 阅读 · 1 评论 -
torch distributed.init out of memory
torch distributed.init out of memory设置环境gpu:os.environ["CUDA_VISIBLE_DEVICES"] = "1, 2, 3"local_rank=0torch.cuda.set_device(local_rank)cuda(0)默认是第0块显卡,但是设置CUDA_VISIBLE_DEVICES后:cuda(0)就是CUDA_VISIBLE_DEVICES里面的第一个gpu。...原创 2022-05-13 11:22:57 · 1953 阅读 · 0 评论