NVlabs / eg3d

Other
3.24k stars 363 forks source link

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

Open Cryst4L9527 opened 1 year ago

Cryst4L9527 commented 1 year ago

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?

StellarCheng commented 9 months ago

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?

hello, same question, do you have the answer now?