danielroich / PTI

Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" (ACM TOG 2022) https://arxiv.org/abs/2106.05744
MIT License
897 stars 112 forks source link

Noob - question missing something #16

Closed johndpope closed 3 years ago

johndpope commented 3 years ago

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

johndpope commented 3 years ago

UPDATE

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

danielroich commented 3 years ago

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.