js-fan / ICD

Learning Integral Objects with Intra-Class Discriminator for Weakly-Supervised Semantic Segmentation
MIT License
72 stars 3 forks source link

Configuration environment issues #7

Open binwang777 opened 3 years ago

binwang777 commented 3 years ago

Hi, Thanks for the great work! when i use python3.7,I could not install pydensecrf successfully, I am using Ubuntu18.04. What platform do you use?And cuda version?

js-fan commented 3 years ago

Hi, in the development of this project my environment is Ubuntu 16.04 with CUDA 10.2. But I think other OS and CUDA versions should also work. Could you please try to install pydensecrf via the pip and see if it still reports an error?

pip install --user pydensecrf