vt-vl-lab / 3d-photo-inpainting

[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
https://shihmengli.github.io/3D-Photo-Inpainting/
Other
6.9k stars 1.11k forks source link

Framework not working on 3000 series GPUs? #154

Open firedogy opened 2 years ago

firedogy commented 2 years ago

We are trying to use this framework for a research project, but whenever we try to run the Windows branch*, it takes approximately 7 hours on an RTX 3700 and 1 hour with 2x RTX 3900. We tried the same branch on a Geforce 1070, where it took a total of approximately 5 minutes.

Has anyone else experienced something similar on Linux or Windows? Any tips on fixing this? Could it be that CUDA might need an update or anything like that?

*https://github.com/vt-vl-lab/3d-photo-inpainting/pull/61

aaronrmm commented 2 years ago

It takes me around 5 mins on ubuntu with 1 RTX 3090.