MIC icon indicating copy to clipboard operation
MIC copied to clipboard

Setting up the segmentation environment on newer graphics card (RTX 4070Ti)

Open OSSome01 opened this issue 1 year ago • 0 comments

I was trying to setup the environment for segmentation on my PC which has a Nvidia RTX 4070Ti graphics card. My graphics card is supported by CUDA versions 11.8+ only. Also, the MMCV version "mmcv-full==1.3.7 " does not support my graphics card. I'll probablly have to use the newer versions of CUDA and MMCV.

Has anyone faced this problem and can guide me through this? If I have to shift the code base to use "mmcv==2.0.0" how should I go about it?

Thanks!

OSSome01 avatar Jul 04 '23 12:07 OSSome01