赞
踩
edgedetect边缘注意力
https://github.com/JinyuanLiu-CV/MFEIF/tree/main
本机torch版本:torch1.12.1+cu116
安装的kornia版本:0.5.2
使用pip install kornia和conda install kornia都失败之后,尝试使用本地安装,最终成功
whl地址链接:
https://pypi.tuna.tsinghua.edu.cn/simple/kornia/
打开链接,界面如图:
因为版本不多,所以可以大致试一下,我的torch是1.12.1,安装的是0.5.2版本的
下载完成后打开终端,使用本地安装whl的方法进行安装
pip install whl路径
即可
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。