NVIDIAGameWorks/kaolin

Missing dmtet_network in dmtet_tutorial.ipynb

abossenbroek opened this issue · 0 comments

While trying to run the dmtet_tutorial.ipynb I run into an import issue:

from dmtet_network import Decoder

I scourged the net to find this dependency to no avail. Any suggestions how I could solve this?