modelscope / richdreamer

Live Demo:https://modelscope.cn/studios/Damo_XR_Lab/3D_AIGC
https://aigc3d.github.io/richdreamer/
Apache License 2.0
396 stars 14 forks source link

How large is the dataset (RGB-normal-depth, poses)? #5

Closed thucz closed 8 months ago

thucz commented 8 months ago

I want to download the dataset but maybe have enough space storage. I want to know if I want to download the pose, RGB-normal-depth. How much space is needed?

fdyuandong commented 8 months ago

If you download only the RGB and Normal-Depth images, each object will require about 10MB of storage space. Therefore, downloading a subset of Objaverse (about 280,000 objects) would necessitate at least 3TB of storage space.

thucz commented 8 months ago

Thanks1