davisking / davisking/dlib

shape_predictor: allow dpoint as training input

Open
#2,183 10 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
14.4k
Forks
3.4k
PR merge metrics
No merged PRs in 30d

Description

Currently, the shape predictor training example [showcases how to provide](https://github.com/davisking/dlib/blob/master/examples/faces/training_with_face_landmarks.xml) training and test data using integer coordinates.

Hoever, I would like to train a shape predictor using float coordinate pairs. I hope to gain increased precision by doing so. Since the shape predictor is also giving float numbers as output, I would assume that this should be possible.

However, there is no documentation to be found on the input format.

I'm happy to extend the documentation as soon as I know how this works.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.