cvlab-columbia / zero123

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

Question about webdataset #92

Open YJ-142150 opened 1 year ago

YJ-142150 commented 1 year ago

Do I have to download objaverse dataset to run main.py by wget https://tri-ml-public.s3.amazonaws.com/datasets/views_release.tar.gz? Does the ObjaverseDataModuleFromConfig automatically use webdata?

I tried to run main.py, but it only displayed datasets not yet initialized..

kada0720 commented 8 months ago

@YJ-142150 Same question. Have you solved it yet?