编译有问题
luciaL opened this issue · 4 comments
luciaL commented
编译,multi_stage_meanfiled.cpp时报错
在tvg_commom_utils.hpp:错误:‘stof’不是‘std’的成员
xiahouzuoxin commented
参考deeplab编译,没有使用cudnn,github上的版本暂时没有merge cuda8.0的支持
luciaL commented
要安装matio吗???
xiahouzuoxin commented
对,代码是从deeplab迁移过来的,我没有从deeplab上去掉这个依赖
luciaL commented
哦,好的,谢谢