facebookresearch / robust_cvd

Robust Consistent Video Depth Estimation
https://robust-cvd.github.io/
Other
300 stars 24 forks source link

RTX Compatibility / PyTorch 1.8.0? #34

Open toooft opened 2 years ago

toooft commented 2 years ago

I'm having trouble getting RCVD to work with a RTX 3080 Ti card. It needs the PyTorch 1.8.0 in order to work but then RCVD doesn't work. Is there any way around this? Is it possible to use another version of PyTorch that works with RCVD and RTX 30 cards?