fail to get 2d landmark in float dtype
Author: cavalier501Created Mar 28, 2023Updated Oct 11, 2024
I test "fa.get_landmarks_from_image" on some images in 256 * 256 and 512 * 512 resolution. While the result is numpy with dtype float32, but the decimal place of result is always 0, in other words, the dtype of result is int in fact.
Is that a bug? Or how can I solve the problem?
Source: 1adrianb/face-alignment