Colin97 / OpenShape_code

official code of “OpenShape: Scaling Up 3D Shape Representation Towards Open-World Understanding”
https://colin97.github.io/OpenShape/
Apache License 2.0
224 stars 15 forks source link

render imgs file is incomplete #27

Closed yanx57 closed 1 month ago

yanx57 commented 1 month ago

Hello, I downloaded the render images file,but most compressed files such as 3D-FUTURE.targz can not be successfully uncompress, because it can not find EOF.So, i think the compressed files are not complete ..Can you check the compressed files of render images or provide the site where we can download the mesh(glb files) of the four 3D dataset such that we can use your render script?

eliphatfs commented 1 month ago

cannot find eof usually means your internet is not good and the files are not correctly downloaded

yanx57 commented 1 month ago

cannot find eof usually means your internet is not good and the files are not correctly downloaded

Ok,but I can not find Objaverse_12.tar.gz in rendered_images

eliphatfs commented 1 month ago

it is misuploaded to the root directory. sorry for the inconvenience.

eliphatfs commented 1 month ago

https://huggingface.co/datasets/OpenShape/openshape-training-data/blob/main/Objaverse_12.tar.gz

yanx57 commented 1 month ago

ok,thanks