zju3dv / DetectorFreeSfM

Code for "Detector-Free Structure from Motion", CVPR 2024
Apache License 2.0
612 stars 39 forks source link

About Installation #51

Open Ysc-shark opened 4 months ago

Ysc-shark commented 4 months ago

Hi,thanks for your great work,which really inspire me.

When I followed your installation instructions to setup python environment,I found that the installed version of PyTorch is the CPU version.

Have you encountered this issue before? Is it because PyTorch 1.8.0 does not support CUDA 11.7, or could it be an issue with my device? My GPU is an RTX 3090.

I would greatly appreciate any assistance, as I do not have enough experience in this area