Page 1 of 1

Problem with new FS version, downgrade

Posted: Sun Jun 20, 2021 10:23 am
by rolnor

I clearly have a problem with the new version of FS, it seems to be the alignements that now should be in the image-files and no longer needs to be supplied separatly when running training, this gives me deformed faces after 300k iterations. I have run the same training on the older version where alignements needs to be supplied separatly and it looks better after only 10k iteration. I am probably doing something wrong but I was very happy with the older version of FS. When you dont supply the alignements separatly its like working in the dark, its impossible to know whats wrong when the training goes bad. So, if I want to downgrade, how should I do? I guess delete the FS folder completely but what about miniconda?


Re: Problem with new FS version, downgrade

Posted: Mon Jun 21, 2021 3:12 am
by bryanlyon

Model collapses can happen anytime and are COMPLETLEY unrelated to the alignments. In fact, alignments are not ever fed into the model itself, and are only used to store masks and the like.

Downgrade is possible, but your data will almost definitely need to be re-extracted and created. To do it you'll need to use git (there are guides out there) to pull a particular commit. Another option would be to download a zip file of the commit from Github.

However, I don't think it was the version that caused your problem. It was likely either random luck or a bad setting.


Re: Problem with new FS version, downgrade

Posted: Mon Jun 21, 2021 11:45 am
by rolnor

Thanks. I can redoo extract etc. I just want to have the old FS, the new guves me consistently strange results. Can I just delete the whole FS-folder and insert the whole FS-folder with the old version from another PC?


Re: Problem with new FS version, downgrade

Posted: Mon Jun 21, 2021 3:22 pm
by rolnor

I have checked carefully now and the image folder I used for the old FS version is not identical with the one I use for the new version. I have started training with the new version with the correct folder and it already looks very promising, the faces are not deformed so it was bad data.