Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to current Touchdesigner API planned? #17

Open
auenkind opened this issue Mar 1, 2023 · 4 comments
Open

Update to current Touchdesigner API planned? #17

auenkind opened this issue Mar 1, 2023 · 4 comments
Assignees

Comments

@auenkind
Copy link

auenkind commented Mar 1, 2023

Are there any plans to Update the plugin to work with the current Touchdesigner version?

I tried to do the API update myself but i`m stuck at the point where the foreground CudaArray is copied to myInputTensorForeground whatever i tried it results in a cudaErrorInvalidValue.

My Setup is:

  • Touchdesigner 2022.31030
  • CUDA 11.2

As is see a lot of usecases for this in the future i would sponsor the update commercially.

@DBraun
Copy link
Owner

DBraun commented Mar 1, 2023

Yes, but there's an issue with libtorch versions above 1.7.1 and TouchDesigner.

I'm subscribed to these issues:
pytorch/pytorch#67632
pytorch/pytorch#61111

Once they're resolved I'll try updating PyTorch TOP. Until then I recommend sticking with this exact PyTorch version https://download.pytorch.org/libtorch/cu110/libtorch-shared-with-deps-1.7.1%2Bcu110.zip Maybe TouchDesigner 31030 will work but I haven't tried.

@DBraun DBraun self-assigned this Mar 2, 2023
@auenkind
Copy link
Author

auenkind commented Mar 2, 2023

Thanks for this Info. I also experienced similar crashes with Version 2022.31030 but was not sure if they originated from my code. I will switch to do background matting in an external application and use NDI to feed the result to Touchdesigner.

@DBraun
Copy link
Owner

DBraun commented Mar 2, 2023

I also recommend https://docs.derivative.ca/Nvidia_Background_TOP

@auenkind
Copy link
Author

auenkind commented Mar 3, 2023

Thanks, unfortunately that does not work for my use-case as i need full body tracking. My goal is to integrate https://github.com/PeterL1n/RobustVideoMatting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants