Wentao Cai
Wentao Cai
请问有可以用的验证模型吗@author
运行 _**python setup.py build develop**_ 时候,通过网络查看了可能是torch 和 cuda 版本不匹配,但还没有找到处理问题的方法 具体报错: In file included from /home/rebot/anaconda3/envs/cwt_DeepLearning/lib/python3.7/site-packages/torch/include/ATen/cuda/CUDAContext.h:5:0, from /home/rebot/DeepLearning/Box_Discretization_Network-master/maskrcnn_benchmark/csrc/cpu/dcn_v2_cpu.cpp:4: /home/rebot/anaconda3/envs/cwt_DeepLearning/lib/python3.7/site-packages/torch/include/c10/cuda/CUDAStream.h:6:10: fatal error: cuda_runtime_api.h: 没有那个文件或目录 #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. error: command 'gcc' failed...