landmark #24

Closed
opened 2026-01-29 21:37:48 +00:00 by claunia · 2 comments
Owner

Originally created by @ZZFanya-DWR on GitHub (Jul 9, 2021).

请问下,预训练里面的landmark里面的眼睛,嘴巴的三个坐标分别代表什么,我想在自己训练集上训练,所以要重新生成这个landmark,谢谢

Originally created by @ZZFanya-DWR on GitHub (Jul 9, 2021). 请问下,预训练里面的landmark里面的眼睛,嘴巴的三个坐标分别代表什么,我想在自己训练集上训练,所以要重新生成这个landmark,谢谢
Author
Owner

@zhangyunming commented on GitHub (Jul 9, 2021):

不是只是嘴巴的预训练模型pth吗,在线检测 自己训练数据 不就可以了吗 , 还需要重新搞吗?可能我理解错了。

@zhangyunming commented on GitHub (Jul 9, 2021): 不是只是嘴巴的预训练模型pth吗,在线检测 自己训练数据 不就可以了吗 , 还需要重新搞吗?可能我理解错了。
Author
Owner

@xinntao commented on GitHub (Jul 12, 2021):

@ZZFanya-DWR
Provide the scripts for extracting landmarks from FFHQ datasets in https://github.com/TencentARC/GFPGAN/blob/master/scripts/parse_landmark.py

You may need to modify it for your own dataset.
For landmark detection, you may use facexlib (https://github.com/xinntao/facexlib)

@xinntao commented on GitHub (Jul 12, 2021): @ZZFanya-DWR Provide the scripts for extracting landmarks from FFHQ datasets in https://github.com/TencentARC/GFPGAN/blob/master/scripts/parse_landmark.py You may need to modify it for your own dataset. For landmark detection, you may use facexlib (https://github.com/xinntao/facexlib)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#24