question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sharing DeepReg models through Hugging Face Hub

See original GitHub issue

Hi DeepReg team!

This issue was originally posted in the model zoo.

Your pre-trained models seem amazing! I see you host and share the DeepReg demo models on your own repo. Would you be interested in sharing your models in the Hugging Face Hub?

This integration would allow you to freely download/upload models, and make your work more accessible and visible to the rest of the ML community. We can help you set up a DeepReg organization (examples, Facebook AI y Stanford NLP).

Creating the repos and adding new models should be a relatively straightforward process. 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.

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

- Presence in the HF Hub might lower the entry of barrier to DeepReg models as well as increase its visibility.

  • Repos provide useful metadata about their tasks, languages, metrics, etc that make them discoverable.
  • Versioning, commit history, and diffs.
  • Multiple features from TensorBoard visualizations, PapersWithCode integration, and more.

Additionally, we have a library to programmatically access repositories (both downloading pretrained models and pushing, with a lot of nice things such as filtering, caching, etc). If we want to try out this integration, I would suggest you add one or two models manually and then use the huggingface_hub library to implement downloading those models programmatically from the DeepReg demo models. You might want to check our documentation to read more about it.

Relevant references:

Happy to hear your thoughts,

Omar and the Hugging Face team

cc @osanseviero @abidlabs (@NMontanaBrown thanks for the reference!)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
NMontanaBrowncommented, Jan 27, 2022

Hi @omarespejel - this looks really cool. I might be able to work on this after March due to several internal PhD deadlines. I’ll set a reminder to potentially ping you if any questions then 😄

1reaction
omarespejelcommented, Jan 27, 2022

No worries! And yes, please let me know how I might be helpful 😃.

In Hugging Face we are really motivated to collaborate with and support the deep learning for healthcare initiative, and these models could be key 🤗. We would love to give them even more visibility.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Share a model - Hugging Face
In this tutorial, you will learn two methods for sharing a trained or fine-tuned model on the Model Hub: Programmatically push your files...
Read more >
Model sharing and uploading - Hugging Face
In this page, we will show you how to share a model you have trained or fine-tuned on new data with the community...
Read more >
Sharing pretrained models - Hugging Face Course
In the steps below, we'll take a look at the easiest ways to share pretrained models to the Hub. There are tools and...
Read more >
Uploading models - Hugging Face
Models on the Hub are Git-based repositories, which give you versioning, branches, discoverability and sharing features, integration with over a dozen ...
Read more >
Model sharing and uploading - Hugging Face
In this page, we will show you how to share a model you have trained or fine-tuned on new data with the community...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found