TDDepthAnything
TDDepthAnything copied to clipboard
TouchDesigner implementation for Depth Anything and TensorRT monocular depth estimation.
Hi, just wanted to let you know that the accelerate.bat throws an error, as it can not find python. However, it was suggested online to try "py" instead of "python"...
Added 'C:\TDDepthAnything\venv\Lib\site-packages' to sys.path. DAT compile error: /project1/TDDepthAnything/DepthAnythingExt Traceback (most recent call last): File "/project1/TDDepthAnything/DepthAnythingExt", line 28 r = previousimport(*args, **kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\TDDepthAnything\venv\Lib\site-packages\torch\__init__.py", line 141 raise err OSError: [WinError...
Hi there, I'm using Touchdesigner 23.11600 on Windows 10 Encountering the error below when adding the .tox to a project. ``` Error retrieving extension for /project1/TDDepthAnything: (Extension 1) File "/project1/TDDepthAnything/DepthAnythingExt",...