text2mesh icon indicating copy to clipboard operation
text2mesh copied to clipboard

About clip and kaolin problem

Open Doggerlas opened this issue 2 years ago • 3 comments

Instead of using the pip installation method of yml, install it according to the methods on the clip and kaolin homepages, just make sure that there are clip1.0 and kaolin 0.12.0 in the conda list.

1. Install clip1.0: pip install git+https://github.com/openai/CLIP.git 2. Install kaolin0.12.0: vi ~/.bashrc export CUDA_HOME=/usr/local/cuda source ~/.bashrc conda activate text2mesh git clone --recursive https://github.com/NVIDIAGameWorks/kaolin cd kaolin git checkout v0.12.0 python setup.py develop

Please refer to the following URL clip 1.0 kaolin 0.12.0 For more details please refer to my blog My Blog

Doggerlas avatar Oct 26 '22 13:10 Doggerlas

你好,请问你复现后有尝试过论文中的一些例子吗 我用官方给的配置发现很多例子和论文有差距 例如 仙人掌鞋子和砖块鞋子,请问这是因为CLIP的版本不一样吗还是什么情况 期待回复,万分感谢

lai-pf avatar Oct 27 '22 06:10 lai-pf

您好! 因为是昨天搭建的环境,今天复现了另一篇论文的模型。所以text2mesh的程序还没有跑其他样例。近期会进行测试,请留意后续邮件,谢谢!

| | 王利猛 | | @.*** | ---- Replied Message ---- | From | @.> | | Date | 10/27/2022 14:09 | | To | @.> | | Cc | Wang @.> , State @.> | | Subject | Re: [threedle/text2mesh] About clip and kaolin problem (Issue #29) |

你好,请问你复现后有尝试过论文中的一些例子吗 我用官方给的配置发现很多例子和论文有差距 例如 仙人掌鞋子和砖块鞋子,请问这是因为CLIP的版本不一样吗还是什么情况 期待回复,万分感谢

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>

Doggerlas avatar Oct 27 '22 14:10 Doggerlas

好的 感谢 期待你的邮件联系

lai-pf avatar Oct 27 '22 14:10 lai-pf