Layout-Parser / layout-parser

A Unified Toolkit for Deep Learning Based Document Image Analysis
https://layout-parser.github.io/
Apache License 2.0
4.75k stars 456 forks source link

Proposal of integration with the Hugging Face Hub #61

Open osanseviero opened 3 years ago

osanseviero commented 3 years ago

Hi there!

Layout Parser is very cool! At Hugging Face we are collaborating with open source libraries in the ecosystem such as spaCy, Sentence Transformers, Timm, ESPNet, and more in order to implement integration in the models hub.

The idea is to make it as easy as possible for your users to try out and share models. I think it would be very great to have some integration with Layout Parser. Users would get the following benefits:

For Layout Parser I think having downstream support would be a nice feature and would match nicely with the existing workflow of using pretrained models. Instead of using Dropbox to share model links, you could have an organization in the Hub in which users would be able to find all your models and even try them out directly in the browser!

cc @LysandreJik @NielsRogge

lolipopshock commented 3 years ago

Thank you @osanseviero ! Yeah, I think this plan looks great! Let me discuss with our teammates and we will get back to you soon.