1adrianb / 1adrianb/face-alignment
fail to get 2d landmark in float dtype
- Lenguaje dominante
- Python
- Estrellas
- 7.5k
- Forks
- 1.4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Look at the `fa.get_landmarks_from_image` function in the face-alignment library, likely in the main module or API file. Examine how landmarks are processed and returned, focusing on dtype conversion steps. Check if there's a test suite for landmark accuracy to verify the fix. The goal is to ensure returned float32 arrays contain non-zero decimal values.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python, pytorch
- Área
- ai, computer-vision
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100