HRNet / HRNet-Object-Detection

Object detection with multi-level representations generated from deep high-resolution representation learning (HRNetV2h). This is an official implementation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
Apache License 2.0
644 stars 97 forks source link

compile cuda error #42

Open zhjw0927 opened 4 years ago

zhjw0927 commented 4 years ago

Mmdetection has been successfully installed in my environment. But, an error occurred while running ./compile.sh. I know the problem of the environment is more metaphysical. Do you have any Suggestions? Thank you!

hardworking-jws commented 4 years ago

Hi, I meet the same issue. error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 Have you solved it?

cute-zhangxinlin commented 3 years ago

Hi,I want to run this project,but my envirinment always fails.Can you tell me about your environment?cuda、pytorch.....

wondervictor commented 3 years ago

All specifications have been listed in the README @cute-zhangxinlin @zhjw0927

wondervictor commented 3 years ago

Please check the version of the PyTorch version and the MMDetection version.