facebookresearch/co-tracker

Host model checkpoints on HF

osanseviero opened this issue ยท 1 comments

Hi there! Omar from Hugging Face here ๐Ÿ‘‹

Super nice project and demo ๐Ÿ”ฅ It would be nice also to host the models on HF (e.g. https://hf.co/facebook). There is a library (huggingface_hub) that allows programmatically downloading and caching the models. It also has the nice benefit that the model weights are more discoverable. People will find the model checkpoint with a model card for discoverability.

Hi @osanseviero, thank you!
We decided to wait until we had a new version of the model before releasing it on the Hugging Face hub. We have now released it:
https://huggingface.co/facebook/cotracker
Please let us know if there's any way we can improve this.