text2mesh
text2mesh copied to clipboard
3D mesh stylization driven by a text input in PyTorch
This problem always occurs when installing "kaolin". Who can help me solve it?
Hi! Thanks for sharing this amazing project. I wonder if there is a way to improve the quality or the resolution of the final mesh?
Great work! I would like to know what kind of sentences are reasonable and valid for CLIP. Are there any specific prompt rules for style sentences in your paper? I...
Is there a simple way to export the final mesh from the colab notebook?
I took the jupyter notebook from a Kaggle notebook and it ran fine until cell 5. Here is the error:
Hello, thank you for sharing this incredible project. I am testing text2mesh and do not see any textures as output beside some PT files. How shall I go in order...
I have anaconda correctly installed, I have an RTX3090 but the conda command just does not work :(
Thanks for your excellent work! When I run your demo, I notice that the input points are sent to progressive encoding. If I disable this module, the final result dosen't...
Is there a way to export a texture map for the final obj? I would like to use these objects in 3d rendering software
Hello, thank you for sharing this amazing tool. I wonder if I can use my own model as the init model. I tried mine on Kaggle notebook, here is my...