mx-maskrcnn icon indicating copy to clipboard operation
mx-maskrcnn copied to clipboard

error: ‘Fill’ was not declared in this scope

Open zhufan123 opened this issue 7 years ago • 4 comments

After cp rcnn/CXX_OP/* incubator-mxnet/src/operator/ ,then compile,the errors occuring as follow.

src/operator/./roi_align_v1-inl.h:336:9: error: ‘Fill’ was not declared in this scope Fill(s, outputs[0], kWriteTo, static_cast<DType>(0)); ^ /home/user/zhufan-mask/mx-maskrcnn/incubator-mxnet/mshadow/mshadow/./base.h:907:8: note: in definition of macro ‘MSHADOW_REAL_TYPE_SWITCH’ {VA_ARGS}
^

How to slove it?

zhufan123 avatar Nov 20 '18 12:11 zhufan123

我也遇到了相同问题,请问你解决了吗? I have the same problem, please ask you to solve it?

PancakeAwesome avatar Jan 16 '19 07:01 PancakeAwesome

我也遇到了相同问题,请问你解决了吗? I have the same problem, please ask you to solve it?

sorry,I have not been solved it.I chose the other way.

zhufan123 avatar Jan 16 '19 08:01 zhufan123

请问你知道在哪里可以找到可以在cityscapes上训练的mrcnn仓库吗?最好是tensorflow版本的,谢谢~ Do you know where can find MRCNN code training on CitysCapes dataset in github? Preferably the tensorflow version. Thank you!

PancakeAwesome avatar Jan 16 '19 08:01 PancakeAwesome

请问你知道在哪里可以找到可以在cityscapes上训练的mrcnn仓库吗?最好是tensorflow版本的,谢谢~ Do you know where can find MRCNN code training on CitysCapes dataset in github? Preferably the tensorflow version. Thank you!

sorry. I don't know.

zhufan123 avatar Jan 16 '19 08:01 zhufan123