deep-high-resolution-net.pytorch icon indicating copy to clipboard operation
deep-high-resolution-net.pytorch copied to clipboard

setup problems in Win10

Open BanaBear opened this issue 6 years ago • 2 comments

i installed MINGW in Win10 to execute commend "make", but it just showed the content of Makefile Just like this: (pytorch) E:\github\deep-high-resolution-net.pytorch-master\lib>make cd nms; python setup_linux.py build_ext --inplace; rm -rf build; cd ../../

i don't know what's wrong of it, did anyone meet this problem? And has anyone run this model in Win10?

BanaBear avatar May 22 '19 00:05 BanaBear

I tried the same thing and got the same issue but then I did in Ubuntu.

VD2410 avatar May 27 '19 22:05 VD2410

@VD2410 can you please share the dependencies versions that you installed to run the training code? Thanks

anas-zafar avatar Dec 27 '22 20:12 anas-zafar