自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(88)
  • 资源 (1)
  • 收藏
  • 关注

原创 mmdetection框架import_modules_from_strings时报错importError

mmdetection框架import_modules_from_strings时报错importError

2025-12-02 11:34:04 126

原创 报错解决:ImportError: libstdc++.so.6: version `GLIBCXX_3.4.29‘和OSError: /lib/x86_64-linux-gnu/libc.so.6

报错解决:ImportError: libstdc++.so.6: version `GLIBCXX_3.4.29‘和OSError: /lib/x86_64-linux-gnu/libc.so.6

2025-08-27 11:02:33 350

原创 nvidia-smi报错:NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver解决方法

---------------------------------------------------一些碎碎念--------------------------------------------------------服务器的驱动掉了,得重装一个,在大佬的指点下飞速整了一个,记录一下。好在遇到的bug大多数都是见过的(把所有的坑都踩过了:))服务器是P4000的,选择如下,点查找。紧急来工位摸了个记录 下次就有参考了。在这里点下载,下载驱动到本地。csdn的vip真是太恶心了。

2025-07-26 16:54:45 402

原创 torch.__version__的torch版本和conda list的torch版本不一致

torch.__version__的torch版本和conda list的torch版本不一致

2024-11-19 20:23:45 619

原创 报错解决:RuntimeError: CUDA error: no kernel image is available for execution on the device

报错解决:RuntimeError: CUDA error: no kernel image is available for execution on the device

2024-11-17 22:26:40 6092

转载 【转载】THC/THC.h: No such file or directory报错解决

【转载】THC/THC.h: No such file or directory报错解决

2023-11-21 12:15:09 5902 16

原创 4090安装cuda11.8记录

4090安装cuda11.8记录

2023-11-09 10:25:21 4137 1

原创 git上传代码到github+git@github.com: Permission denied (publickey). fatal: Could not read from问题解决

git上传代码到github+git@github.com: Permission denied (publickey). fatal: Could not read from问题解决

2023-08-05 23:27:09 361

原创 mmdetection踩坑记录

mmdetection踩坑记录

2023-07-02 11:35:25 880 1

原创 TexStudio修改注释快捷键

TexStudio修改注释快捷键

2023-06-08 21:54:08 741 1

转载 【转载】ImportError: libstdc++.so.6: version `GLIBCXX_3.4.29‘和ImportError: libcudart.so.10.0报错解决

【转载】ImportError: libstdc++.so.6: version `GLIBCXX_3.4.29‘和ImportError: libcudart.so.10.0报错解决

2023-04-11 11:36:18 423

转载 【转载】pip install xxx时报错:bad interpreter: python3.8:No such file or directory

【转载】pip install xxx时报错:bad interpreter:python 3.8:No such file or directory

2023-04-10 11:27:41 492

转载 【转载】scp用法及not a regular file报错解决

【转载】scp用法及not a regular file报错解决

2023-04-09 22:24:53 710

原创 论文阅读:Towards Open-vocabulary Scene Graph Generation with Prompt-based Finetuning(ECCV22)

论文阅读:Towards Open-vocabulary Scene Graph Generation with Prompt-based Finetuning(ECCV22)

2023-03-24 21:12:01 661 1

原创 fatal error: Python.h: No such file or directory报错解决+subprocess.CalledProcessError: Command报错解决

fatal error: Python.h: No such file or directory报错解决+subprocess.CalledProcessError: Command报错解决

2023-03-18 20:18:47 2940

原创 ModuleNotFoundError: No module named ‘maskrcnn_benchmark‘报错解决

ModuleNotFoundError: No module named 'maskrcnn_benchmark'报错解决

2023-03-01 22:24:00 1558

原创 HLNet代码debug记录

HLNet代码debug记录

2023-02-10 10:48:11 744 1

原创 【报错解决】OSError: cxx/lib/solve_csa.so: cannot open shared object file: No such file or directory

【报错解决】OSError: cxx/lib/solve_csa.so: cannot open shared object file: No such file or directory

2022-12-29 17:00:46 423 3

原创 whova上传视频失败解决方法 Could not upload video, please contact support for assistance

whova上传视频失败解决方法 Could not upload video, please contact support for assistance

2022-11-10 09:55:51 874

原创 显存充足但是CUDA out of Memory报错解决_查看僵尸进程

显存充足但是CUDA out of Memory报错解决_查看僵尸进程

2022-09-13 10:10:50 5970

转载 【转载】联想笔记本win腾讯会议无法打开摄像头但相机使用正常

【转载】联想笔记本win腾讯会议无法打开摄像头但相机使用正常

2022-06-08 12:43:16 9366 1

原创 3090Ti报错:RuntimeError: CUDA error: no kernel image is available for execution on the device-版本问题

3090Ti报错:RuntimeError: CUDA error: no kernel image is available for execution on the device-版本问题

2022-05-20 11:25:51 582

原创 merge报错 KeyError: ‘Non-existent config key: TEST.INFERENCE‘

merge报错 KeyError: 'Non-existent config key: TEST.INFERENCE'

2022-05-05 15:28:45 2727 3

转载 nvcc fatal : Unsupported gpu architecture ‘compute_86‘解决方法

nvcc fatal : Unsupported gpu architecture ‘compute_86‘解决方法

2022-04-29 12:00:21 1373 2

原创 论文阅读:GPS-Net:Graph Property Sensing Network for Scene Graph Generation(CVPR20)+对focal loss的一些理解

论文阅读:GPS-Net:Graph Property Sensing Network for Scene Graph Generation(CVPR20)+对focal loss的一些理解

2022-04-06 10:55:33 1938

转载 【转载】maskrcnn setup报错error: command ‘gcc‘ failed with exit status 1_无sudo权限提升gcc版本

【转载】maskrcnn setup报错error: command 'gcc' failed with exit status 1_无权限提升gcc版本

2022-03-22 00:01:36 234 1

原创 maskrcnn RuntimeError: Error compiling objects for extension报错解决_版本问题

RuntimeError: Error compiling objects for extension报错解决

2022-03-21 14:45:14 6735 4

原创 linux安装azcopy+使用azcopy下载文件

linux安装azcopy+使用azcopy下载文件

2022-03-18 16:43:05 1797 1

转载 【转载】pycharm使用ssh上传文件失败_permission denied错误

【转载】pycharm使用ssh上传文件失败_permission denied错误

2022-03-17 22:51:57 1749 1

原创 论文阅读:Bridging Knowledge Graph to Generate Scene Graph(ECCV20)

论文阅读:Bridging Knowledge Graph to Generate Scene Graph(ECCV20)

2022-03-14 14:11:45 1255

原创 论文阅读:Knowledge-Embedded Routing Network for Scene Graph Generation(CVPR19)

论文阅读:Knowledge-Embedded Routing Network for Scene Graph Generation(CVPR19)

2022-03-09 11:08:36 802

原创 论文阅读:Explicit Knowledge Incorporation for Visual Reasoning(CVPR21)

论文阅读:Explicit Knowledge Incorporation for Visual Reasoning(CVPR21)

2022-03-01 11:30:46 3046

原创 论文阅读:A Hierarchical Recurrent Approach to Predict SGs From A Visual-Attention-Perspective(CI19)

论文阅读:A Hierarchical Recurrent Approach to Predict SGs From A Visual-Attention-Perspective(CI19)

2022-02-24 21:19:25 1629

原创 论文阅读:Sketching Image Gist:Human-Mimetic Hierarchical Scene Graph Generation(ECCV20)

论文阅读:Sketching Image Gist:Human-Mimetic Hierarchical Scene Graph Generation(ECCV20)

2022-02-22 11:51:06 768

原创 论文阅读:PANet:A Context Based Predicate Association Network for Scene Graph Generation(ICME19)

论文阅读:PANet:A Context Based Predicate Association Network for Scene Graph Generation(ICME19)

2022-02-19 12:47:36 1723

原创 论文阅读:Zoom-Net:Mining Deep Feature Interactions for Visual Relationship Recognition(ECCV18)

论文阅读:Zoom-Net:Mining Deep Feature Interactions for Visual Relationship Recognition(ECCV18)

2022-02-13 12:07:00 1402

原创 论文阅读:ViP-CNN:Visual Phrase Guided Convolutional Nerual Network(CVPR17)

论文阅读:ViP-CNN:Visual Phrase Guided Convolutional Nerual Network(CVPR17)

2022-02-11 11:23:29 1703 1

原创 论文阅读:Detecting Visual Relationships Using Box Attention(ICCV19)

论文阅读:Detecting Visual Relationships Using Box Attention(ICCV19)

2022-02-05 22:09:01 1816

原创 论文阅读:LinkNet:Relational Embedding for Scene Graph(NIPS18)

论文阅读:LinkNet:Relational Embedding for Scene Graph(NIPS18)

2022-01-31 11:55:13 2666

原创 论文阅读:Detecting Unseen Relations Using Analogies(ICCV2019)

论文阅读:Detecting Unseen Relations Using Analogies(ICCV2019)

2022-01-29 22:02:58 2971 1

lena原图彩色与黑白二值图 MH(Modified Huffman)的结尾码和组合基干码

结尾码和基干码 第一列是游程长度 第二列是白游程编码 第三列是黑游程编码

2021-10-01

空空如也

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

TA关注的人

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