iperov / DeepFaceLab

DeepFaceLab is the leading software for creating deepfakes.
GNU General Public License v3.0
16.34k stars 24 forks source link

Does landmark get recalculate during the merger process? #5580

Open onwan946 opened 2 years ago

onwan946 commented 2 years ago

I think i find the way to change the landmark metadata in each jpg file to match the src face.but base on my skill i probably have to code fulltime for a week to achieve that.And im afraid it will be ignore in the merger process. In the merger.py i see this LandmarksProcessor.get_transform_mat and LandmarksProcessor.transform_points.I have no idea how each work but it sound like it will recalculate landmark postions again.

joolstorrentecalo commented 1 year ago

Did you ever find the answer? If so, would you mind sharing it and closing this issue?