zubair-irshad / shapo

Pytorch code for ECCV'22 paper. ShAPO: Implicit Representations for Multi-Object Shape, Appearance and Pose Optimization
Other
181 stars 10 forks source link

Dataset download #6

Closed Trulli99 closed 1 year ago

Trulli99 commented 1 year ago

Hi, in the Dataset part there is no link to download the zip for auto_encoder_model and in the zip download of sdf_rgb_pretrained I there was no rgb_latent folder. Thanks for the work!

dongho-Han commented 1 year ago

Hello. I have a same problem too. Can you update the auto_encoder_model and sdf_rgb_pretrained files? Thanks!

zubair-irshad commented 1 year ago

Hi @Trulli99 @dongho-Han,

Thanks for your interest in our work. I have updated the readme with the correct link. Please see the latest commit or pull the latest from the master branch.

Specifically, the codebase doesn't need auto_encoder_model and the correct directory structure should be as follows which you can get after downloading sdf_rgb_pretrained from here.

Hope it helps and thanks for your patience!