VDIGPKU / M2Det

M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
MIT License
1.46k stars 318 forks source link

Error when running make.sh #89

Open cyishun1125 opened 5 years ago

cyishun1125 commented 5 years ago

OSError: The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME

How to solve it? Please tell me,thank you very much!

andreqwert commented 5 years ago

the same question. The error occurs because of CPU launch instead of GPU using probably. But I don't understand how to fix code to make CPU launch possible.