yukimasano / PASS

The PASS dataset: pretrained models and how to get the data
https://www.robots.ox.ac.uk/~vgg/research/pass/
MIT License
262 stars 17 forks source link

Sharing Pretrained models with the Hugging Face Hub #1

Open osanseviero opened 2 years ago

osanseviero commented 2 years ago

Hi @yukimasano !

The work you're doing with PASS is very exciting.

I see you currently have models hosted in your own server. Would you be interested in also sharing your models in the Hugging Face Hub? The Hub offers free hosting of over 25K models, and it would make your work more accessible and visible to the rest of the ML community.

Some of the benefits of sharing your models through the Hub would be:

Creating the repos and adding new models should be a relatively straightforward process if you've used Git before. This is a step-by-step guide explaining the process in case you're interested. Please let us know if you would be interested and if you have any questions.

Happy to hear your thoughts, Omar and the Hugging Face team

cc @nateraw

yukimasano commented 2 years ago

Hey,

Thanks for the kind message! I agree, it would be great to have the models on Hugging Face Hub. I will try to get more aquainted with how this is done soon. Cheers!

osanseviero commented 2 years ago

Hi @yukimasano! Did you have a chance to look into this? Happy to provide guidance on this