1adrianb / 1adrianb/face-alignment

When i use face_alignment.FaceAlignment(face_alignment.LandmarksType.THREE_D, flip_input=False), Why the key point shape of the last picture is (1, 1, 68, 3), and the shape of other images are (1, 1, 68, 2)

Aperta
#353 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
7.5k
Fork
1.4k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When i use face_alignment.FaceAlignment(face_alignment.LandmarksType.THREE_D, flip_input=False), Why the key point shape of the last picture is (1, 3, 68, 3), and the shape of other images are (1, 1, 68, 3)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Look at the face_alignment.FaceAlignment class and its get_landmarks method. The issue mentions inconsistent output shapes for 3D landmarks. Check the input processing and how the model handles different image batches or the last image in a sequence. Run a small script to reproduce the shape mismatch with a few test images.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python, pytorch
Ambito
ai, computer-vision
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.