You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello 👋
As we discussed a week ago, it would be nice to have a hugging face hub integration. This would allow folks to share their DLC models openly and other people can use them as they wish. Folks can filter the models on the bar like they can with e.g. TensorFlow models (see below)
There's multiple steps to completely integrate a library but for now, what I mean is to have a push_to_hub and load_from_hub function like this one.
WDYT?
The text was updated successfully, but these errors were encountered:
This sounds great; just chiming in to say if you want more control of the curation of models in the zoo, you could use an official org for DeepLabCut to host 'canonical' models. This would allow people to share models easily and give you/end users more control over which models have met some quality threshold.
Hello 👋
As we discussed a week ago, it would be nice to have a hugging face hub integration. This would allow folks to share their DLC models openly and other people can use them as they wish. Folks can filter the models on the bar like they can with e.g. TensorFlow models (see below)
There's multiple steps to completely integrate a library but for now, what I mean is to have a
push_to_hub
andload_from_hub
function like this one.WDYT?
The text was updated successfully, but these errors were encountered: