Training for asymetric facial features
I have a couple of faces that are "highly asymetric". Specifically, they either contain facial features (noses, chins, eyes) or skin features (freckle bands, moles) that either don't look right or disappear completely i(n the case of moles and freckles) when trained using fliped images (NoFlip off) or neutral images (like wearing makeup). Also, many of the images are from selfies, so features in many photos are on wrong side even when flipping is off. Knowing what I know now I would have flipped the original photos before initial extraction, but...since I didn't... In each case, I only have about 500 or so "firm asymetric" images, and about 1500 total. I created two sets for initial and final training, and tried various amounts of training each. Most of the correctly oriented images are forward facing, which means they don't have enough variety to fix things like noses on upturned faces, eye position, etc. So only training using the Final set with NoFlip on gives good results regarding facial asymetry, but poor results regarding swap fidelity.
In order to try fixing this, I would like to add the 400 or so reversed selfie images to the Final set so I can train a greater variety using NoFlip. I am using a frames folder to hold the source images (versus MP4). So the questions:
1) Can I flip individual frames within the folder and tweak alignments without re-extracting everything from scratch? For example, can I use Update-Hashes after flipping? Or, probably more accurately, can I remove and purge the images to be flipped from the large Initial training set to create a separate set I can flip, re-hash and re-extract, and then merge them back into the original sets? Or am I better off re-extracting everything from scratch?
2) Are there any special tips you have for asymetric training?
Thanks!