Open
Description
Go into demoCode folder and use the code:
python testBatchModel.py input.txt out/ 1 1
But I get an error:
raceback (most recent call last):
File "testBatchModel.py", line 76, in
predictor = dlib.shape_predictor(predictor_path)
Boost.Python.ArgumentError: Python argument types in
shape_predictor.init(shape_predictor, str)
did not match C++ signature:
init(boost::python::api::object, std::string)
init(_object*)
Metadata
Metadata
Assignees
Labels
No labels