Relation-Networks-for-Object-Detection icon indicating copy to clipboard operation
Relation-Networks-for-Object-Detection copied to clipboard

Compile MXNet

Open Lixia1221 opened this issue 3 years ago • 1 comments

compilation terminated. Makefile:393: recipe for target 'build/src/operator/contrib/multibox_detection.o' failed make: *** [build/src/operator/contrib/multibox_detection.o] Error 1 In file included from /home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/tensor.h:16:0, from include/mxnet/./base.h:32, from include/mxnet/operator.h:38, from src/operator/contrib/./deformable_psroi_pooling-inl.h:32, from src/operator/contrib/deformable_psroi_pooling.cc:27: /home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/./base.h:147:23: fatal error: cblas.h: 没有那个文件或目录 compilation terminated. Makefile:393: recipe for target 'build/src/operator/contrib/deformable_psroi_pooling.o' failed make: *** [build/src/operator/contrib/deformable_psroi_pooling.o] Error 1 In file included from /home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/tensor.h:16:0, from include/mxnet/./base.h:32, from include/mxnet/operator.h:38, from src/operator/contrib/./psroi_pooling-inl.h:14, from src/operator/contrib/psroi_pooling.cc:28: /home/fsr/Relation-Networks-for-Object-Detection-master/incubator-mxnet/mshadow/mshadow/./base.h:147:23: fatal error: cblas.h: 没有那个文件或目录 compilation terminated. Makefile:393: recipe for target 'build/src/operator/contrib/psroi_pooling.o' failed make: *** [build/src/operator/contrib/psroi_pooling.o] Error 1

Lixia1221 avatar Mar 05 '21 03:03 Lixia1221

Hello, I also encountered this problem, I want to ask whether you solved it

FancyFai avatar Dec 15 '21 08:12 FancyFai