R-FCN-PSROIAlign icon indicating copy to clipboard operation
R-FCN-PSROIAlign copied to clipboard

编译Microsoft版本的caffe出现问题

Open yunren opened this issue 7 years ago • 1 comments

您好,我把对应层PSROIAlign层对应的.hpp/cpp/cu文件加入到我的caffe工程里面,proto也修改了,可是一编译就出现如下错误: error: no instance of function template "caffe::PSROIAlignForward" matches the agument list

错误信息定位到 psroi_align_layer.cu的154行1列。

求助,该怎么解决,谢谢

yunren avatar Sep 14 '18 12:09 yunren

而且我看到 对应的cpp文件名是 psori_align_layer.cpp?确定是这样吗?

yunren avatar Sep 14 '18 12:09 yunren