Closed Chrislzy1993 closed 5 years ago
It seems like a pytorch related issue. Hope this page may help you https://github.com/pytorch/pytorch/issues/5400
hi, @CJHMPower, thanks for your careful replaying! i can run the code in python2.7 env, and i test my own data, find it is difficult to detect the traffic sign, and classification is wrong sometimes. and i also test the pic which include the traffic signs that can be detect.
hi, @CJHMPower @lfrcoder , thanks for your code! i run this code in conda env: python3.6 + cuda 10.0 when i run
python test.py -m demo
, i get the following error, can you help me?