elliottwu / unsup3d

(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
MIT License
1.19k stars 192 forks source link

How to test unsup3d on Google Colab? #27

Closed Salix-y closed 3 years ago

Salix-y commented 3 years ago

Hi, when I tried to test unsup3d on Google Colab, I had some problems, such as:

/usr/local/bin/python: Error while finding module specification for 'demo.demo' (AttributeError: module 'demo' has no attribute 'path')

so, how to write a Colab notebook can successfully test unsup3d? just like: https://blog.csdn.net/yrwang_xd/article/details/103150691

Thanks!

Salix-y commented 3 years ago

thanks! This problem has been solved!

molo32 commented 3 years ago

hello, you can share your colab notebook.