cvlab-columbia / zero123

Zero-1-to-3: Zero-shot One Image to 3D Object (ICCV 2023)
https://zero123.cs.columbia.edu/
MIT License
2.64k stars 191 forks source link

How do I get a higher resolution image than a 256x256 size image? #75

Open 23hyun opened 1 year ago

23hyun commented 1 year ago

I want to get an output image of the same size as the input resolution (when the image of the ex-800x800 is input), is there any other way? Additionally, is there a way to remove the background of output when inputting a png file with a transparent background? thank u!

Dumeowmeow commented 1 month ago

Hi ,I have the same question. Have you solved it yet?