Skip to content

face_dlib_descriptors_extractor

Moscowsky Anton edited this page Dec 16, 2020 · 9 revisions

A utility for creating a file with face vectors for the face identification attribute using the dlib library.

Launch format:

rosrun extended_object_detection face_dlib_descriptors_extractor path_to_face_dir path_to_output_file path_to_shape_predictor path_to_recognition_model

It does not require running ros master.

Clone this wiki locally