IDEA-Research / TAPTR

[ECCV 2024] Official implementation of the paper "TAPTR: Tracking Any Point with Transformers as Detection"
https://taptr.github.io
Other
187 stars 12 forks source link

Host demos on Huggingface Spaces #6

Open yvrjsharma opened 1 month ago

yvrjsharma commented 1 month ago

Hi @LHY-HongyangLi congratulations on TAPTR release! It would be amazing to have the demos hosted on Huggingface Spaces. We provide GPU grants for research-oriented projects and papers, and we would be happy to sponsor ZeroGPU (A100s) for hosting the TAPTR demos on Spaces.

LHY-HongyangLi commented 1 month ago

Hi @yvrjsharma, Thank you for your kind invitation! We are very much looking forward to hosting our model on Huggingface. We will add this to our schedule and complete the deployment after finishing our current project (about 1 week later).

NielsRogge commented 1 month ago

Hi @LHY-HongyangLi,

Congrats on your work. Besides hosting a demo, are you also up for uploading the model to the hub, instead of Google Drive? This could enhance its discoverability as people can then find them when searching for tracking models on hf.co/models.

See here for a guide: https://huggingface.co/docs/hub/models-uploading.

It can also be linked to the paper page (where I discovered your work): https://huggingface.co/papers/2407.16291. See here on how to do that: https://huggingface.co/docs/hub/en/paper-pages#linking-a-paper-to-a-model-dataset-or-space.

Let us know if you need any help!

Cheers,

Niels Open-source @ HF

LHY-HongyangLi commented 6 days ago

Dear @yvrjsharma and @NielsRogge , In the past month, we have been busy with another job, we are sorry for this late response to your kind invitation. When we are trying to host our demo on HF, we find that we are not invited to 'ZeroGPU' group in huggingface, could you please do us a favor?

yvrjsharma commented 5 days ago

Hi @LHY-HongyangLi Can you share your Spaces link, we can try assigning a ZeroGPU to it. Also, you might need to modify the gradio demo code a bit for it to work as a ZeroGPU Space. To understand this better, please refer to the usage section of the organization: https://huggingface.co/zero-gpu-explorers.

LHY-HongyangLi commented 5 days ago

Hi @yvrjsharma, Thank you for your early reply. My Spaces link is: https://huggingface.co/HYeungLee. Sure, we are modifying our demo code to suit the requirements in https://huggingface.co/zero-gpu-explorers.