chenjoya / chenjoya/Caffe_MultiLabel_Classification
recompile error!!!!
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 71
- Fork
- 35
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
examples/cpp_classification/classification_multilabel.cpp:113:3: warning: 'auto' changes meaning in C++11; please remove it [-Wc++0x-compat]
auto output = Predict(img);
^
examples/cpp_classification/classification_multilabel.cpp:113:8: error: 'output' does not name a type
auto output = Predict(img);
^
examples/cpp_classification/classification_multilabel.cpp:116:35: error: 'output' was not declared in this scope
std::vector maxN1 = Argmax(output[0], N1);
Thanks!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.