michaildoukas / head2head

PyTorch implementation for Head2Head and Head2Head++. It can be used to fully transfer the head pose, facial expression and eye movements from a source video to a target identity.
MIT License
309 stars 44 forks source link

LFSM not available, how to proceed #18

Open skyler14 opened 2 years ago

skyler14 commented 2 years ago

LFSM dataset registration now returns a 404, so in short what type of inference can still be done with this library if LFSM as a dataset is unavailable?

Can new faces be trained, and how does LFSM factor into this process as per the README?

Can you provide the format of LFSM data used so that alternatives can be formatted to meet that need?

catinwarmhands commented 12 months ago

Same problem here