chengchunhsu / EveryPixelMatters

Implementation of ECCV 2020 paper "Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector"
Other
165 stars 21 forks source link

pytorch version 1.3.0 is not available on the official website and unable to install it. what is the alternate solution? #15

Open tilahun12 opened 2 years ago

ninishu commented 2 years ago

pytorch 1.2.0 can work.

bimsarapathiraja commented 2 years ago

It's okay. That given command still runs. But I had to change the CUDA version to 10.1 I think.

sunshehai commented 1 year ago

Do you meet the error: In the last step of installing:python setup.py build develop , I encountered problem:Couldn t find a setup script in /tmp/easy_install-2xsxsqeq/scikit_image-0.20.0.tar.gz. Thank you @ninishu

bimsarapathiraja commented 1 year ago

I didn't get that kind of an error

yzy3314992 commented 1 year ago

@sunshehai I also encountered the same problem as you. How did you solve it? Thank you very much.

bimsarapathiraja commented 1 year ago

Installed scikit-image manually