NVlabs / eg3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple question about using the script preprocess_in_the_wild.py to get the poses.

Cryst4L9527 opened this issue · comments

Hi! Thanks for the excellent work. and detailed code. I just have a question about the dataset preprocessing:

For the script preprocess_in_the_wild.py, should I set the INPUT_IMAGE_FOLDER as the original in-the-wild-images or the 512*512 images got by the runme.py? If the original images is adopted, how to guarantee the cropping box got by the crop_images is aligned to the ones of the downloaded cropping params? Are they totally the same?