HI:
i have some questions:
1 in the convert_imageset_multi_label.cpp line 164
const std::string& data_label = datum_label.data();
I think the "datum_label" maybe " datum_image".
2 How do you prepare the samples?
3 Which a few attributes are used to predict?
4 How to train? If join face key points
thanks