detectron2——libtorch_cuda_cu.so: cannot open shared object file: No such file or directory

1.在使用diffusionDet的时候,需要安装detectron2。我使用docker

docker run --gpus all -itd nvcr.io/nvidia/pytorch:21.07-py3

cuda:11.4 pytorch:11.10

使用Pre-Built的detectron2,版本使用最接近的,即11.3的cuda,torch为11.10

2.运行diffusionDet的demo.py,报错:

ImportError: libtorch_cuda_cu.so: cannot open shared object file: No such file or directory

网上查找教程,说检查mmcv mmdet mmdet3d有没有安装,在本文出现的情况中,反复重新安装依旧没有用

本文具体问题:

ImportError: libtorch_cpu.so: cannot open shared object file: No such file or directory · Issue #1365 · facebookresearch/detectron2 (github.com)中提到了针对本文问题的解决方案。

注意在pre-built detectron2中提到:

使用下列安装命令解决:

python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'
# (add --user if you don't have permission)
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值