首页
教程
IT编程
国外技术
登录
标签
kornia
pytorch半精度训练使用kornia库中的warp_perspective出现nan值
把插值mode换成nearest就好了xk.geometry.warp_perspective(x, self.pro_mats[cam], self.reduced_worldgrid_shape,mode"nearest
精度
库中
pytorch
kornia
NAN
admin
3月前
37
0
module ‘kornia‘ has no attribute ‘warp_perspective‘
module ‘kornia’ has no attribute ‘warp_perspective’安装了kornia版本为0.6.13但直接使用import调用kornia,无法使用warp_perspecti
kornia
module
warpperspective
attribute
admin
3月前
40
0