megvii-research / LBHomo

This is the official PyTorch implementation of Semi-supervised Deep Large-baseline Homography Estimation with Progressive Equivalence Constraint, AAAI 2023
16 stars 3 forks source link

Cupy error #2

Open AuroraYXL opened 1 year ago

AuroraYXL commented 1 year ago

I'm using a 3090Ti graphics card, but I can't use cupy properly image

JianghaiSCU commented 1 year ago

You may need to download the cupy for the corresponding cuda version or the cuda version supported by 3090ti does not have the corresponding cupy.