xxlong0 / Wonder3D

Single Image to 3D using Cross-Domain Diffusion for 3D Generation
https://www.xxlong.site/Wonder3D/
GNU Affero General Public License v3.0
4.83k stars 389 forks source link

What is the difference between the python script in "Usage" and run_test.sh(test_mvdiffusion_seq.py)? #110

Open dmw1219 opened 11 months ago

flamehaze1115 commented 11 months ago

In the test_mvdiffusion_seq.py, we add some image processing operations, like segment the target object and then rescale the target object into suitable size. "Usage" just takes an image that is supposed to be preprocessed already.