live_demo.py in PyTorch?
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 :)
Hi @weirenorweiren , upon your request, we have added the pytorch live demo to our codebase.
Hi @yangyi02, have the team done any performance test for the live demo written in PyTorch as the team did for JAX version?
In our tests, we achieved ~17 fps on 480x480 images on a quadro RTX 4000 (a 2018 mobile GPU).
Hi @weirenorweiren , we have not conduct any performance test for the pytorch live demo, presumably the runtime shall be relatively the same under the same hardware. Feel free to give it a try and let us know how it works.
I will close this issue now. Feel free to reopen if you have further questions. Thanks.