Closed WXuanyang closed 2 years ago
Oh I checked the file and I found the problem:
embedding_xyz = Embedding(10) embedding_dir = Embedding(4)
I changed those 2 lines in the second block and its now stop giving errors
Yes, I made an update recently, but forgot to update the .ipynb. For those who encounter the same error, please made the modification like above. I will correct this soon.
I tried to extract the mesh with the ipynb code, but have the following bug in the third block (search for tight bound of the object)
RuntimeError Traceback (most recent call last)