[D]WG
[D]WG
I am curious about the potential to run live_demo.py with better GPU in order to track more points in real-time. Have you ever done some testing to run it on...
I am curious that is it possible for MFT to work in online tracking setting?
Online PyTorch TAPIR demo misses the Select Any Points at Any Frame & Predict Point Tracks for the Selected Points code blocks. I am wondering that could Online PyTorch TAPIR...
Is it possible to provide a `live_demo.py` in PyTorch as you did for Colab demos? It could help the community take advantage of TAPIR in broader settings :)
I want to run `live_demo.py` on a GPU in Windows. The provided requirement files involves `jax` and `tensorflow` but `live_demo.py` only explicitly imports `jax`. Is a GPU version of `tensorflow`...
Hi I am a rookie in this field and I want to run `live_demo.py` from https://github.com/google-deepmind/tapnet on a GPU in Windows. The requirements file involves `jax` and `tensorflow` but `live_demo.py`...