You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert the best .pkl file (lowest FID score) to .pt file with provided script in scripts/pkl2pt directory. The main.py in this directory has to be run from this directory! You can simply place a .pkl file in the target directory and the result will be placed in the result directory.
Run the E4e training from misc_scripts/E4e directory. This is only a slight modification of the original E4e repository, where most edits happen in models/psp.py file to enable the proper GAN code. Make sure to edit the scripts/train.py file with your custom arguments.
(optional) Depending on the dataset and your purpose you might need to train a segmentation model that supports lower body regions as well. The training procedure follows common segmentation training regimes and should be easy to perform. Nevertheless, finding a good dataset for such segmentation training could be a problem!
Supported in parts by the Slovenian Research Agency ARRS through the Research Programme P2-0250(B) Metrology and Biometric System, the ARRS Project J2-2501(A) DeepBeauty and the ARRS junior researcher program.