XGuider
XGuider
thank you work so much,hope you can solve this problem?
you may sovel this error as list:open PyCharm--Edit Configuration---Environment Variables;add two loads: LD_LIBRARY_PATH=/usr/local/cuda-9.0/lib64:/usr/local/cuda9.0/extras/CUPTI/lib64:$LD_LIBRARY_PATH CUDA_HOME=/usr/local/cuda-9.0/ (ps:this is cuda9.0,you need to change)
谢谢博主的及时的回答, ` Mat img_1 = imread("1.png", CV_LOAD_IMAGE_COLOR); Mat img_2 = imread("2.png", CV_LOAD_IMAGE_COLOR); //Mat img_1 = imread(argv[0], CV_LOAD_IMAGE_COLOR); //Mat img_2 = imread(argv[1], CV_LOAD_IMAGE_COLOR); //std::cout
` Building wheel for torchfcn (setup.py) ... error ERROR: Complete output from command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-isl53rm3/torchfcn/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-nhxlug_n --python-tag cp36: ERROR:...
thank so much your pre-work!! but i meet this problem......
if i use gs.py for other network,whether i need change model?
Thanks for your best work,but i hava question about modanet dataset. how to only get 50K images,not download all paperdoll dataset?
@bamal @cad0p
thnx you,which one script?