danielroich / PTI

Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" (ACM TOG 2022) https://arxiv.org/abs/2106.05744

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noob - question missing something

johndpope opened this issue · comments

I got all the models. Environment is fine.
Code runs. I check the config…. Seems ok. But I don’t get anywhere using 2 scripts

scripts/run-pti.py

and evaluation python script.

5C13D617-B277-4B07-AF6C-A61770882526

I don’t see any output.
I check output directories / but I don’t get any files spat out. I have an aligned folder with sequence of images of faces…

7EA68D9E-432C-4251-93DF-998235757354

UPDATE

found the images in the output/barcelona/.../single_images folder.

Happy that you found it!

Note that the output's directory name - which on your run was "Barcelona", is decided by the configuration file.
In the parameter 'input_data_id ' under configs/paths_config.py. It is used to keep track of the experiments you run.
You can change it according to the input images title.