当前位置:网站首页>mmcv安装的办法
mmcv安装的办法
2022-07-28 16:29:00 【皮肤科大白】
解决方式是采用mmcv网站上的安装方式:
明确自己cuda 版本 V11.2.152
查看自己笔记本版本 cmd 后运行
nvcc --version

1.指定mmcv版本
2.指定torch版本
pip list


3.确定自己python的版本号
4.选择自己的电脑系统
pip install mmcv-full==1.5.2 -f https://download.openmmlab.com/mmcv/dist/cu102/torch1.10.0/index.html

边栏推荐
- Connection design and test platform -- Summary of SystemVerilog interface knowledge points
- ng-repeat在迭代最后一个元素时执行一个方法
- Verilog daily question (vl4 shift operation and multiplication)
- Shell脚本之免交互操作
- 漫谈测试平台—平台建设思路(上)
- 循环中使用switch在执行条件后使用break和continue的区别
- Batch download files
- Firewall protective wall
- [atlas] atlas compilation error sorting (all)
- 谈谈你知道的发布上线(一)
猜你喜欢

MySQL detailed learning tutorial (recommended Collection)

Verilog 每日一题(VL14 自动贩售机1--FSM常见题型)

Why do I choose to use go language?

QR code generation of wechat applet with parameters

AMQP协议详解

Verilog daily question (vl5 signal generator)

Linear algebra and matrix theory (IX)

Encrypt the video and upload it to OSS to achieve high concurrent access

Use of influxdb2

漫谈测试平台—平台建设思路(上)
随机推荐
Solve the problem of exclusive SQL Server database
MySQL triggers
C#基础面试题(附答案)
Verilog daily question (vl28 plus and minus counter)
The practice of beego framework developed by goweb: Section 4 database configuration and connection
Verilog 每日一题 (VL27 可置位计数器)
线性代数及矩阵论(九)
influxdb2的使用
[ansible] the ansible shell encountered the problem of $symbol in awk when executing remote commands
Wechat applet cash red packet returns the error "the IP address is not the available IP address you set on the merchant platform". The ultimate solution
C语言实现扫雷小游戏
从非儿童网站看基线安全到底有多重要
在android开发过程中遇到.sqlite文件处理
The actual combat of the beego framework of goweb development: Section III program execution process analysis
@RequestParam使用
Linear algebra and matrix theory (7)
高速电路中电阻的选择
Self study examination in April 2021
Shell脚本之AWK
No interactive operation of shell script