huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
135.52k stars 27.13k forks source link

Add FAST model #26501

Open raghavanone opened 1 year ago

raghavanone commented 1 year ago

Model description

FAST model does efficient scene text detection and will be good addition to repo.

Paper : https://arxiv.org/pdf/2111.02394 Code : https://github.com/czczup/FAST

Open source status

Provide useful links for the implementation

No response

raghavanone commented 1 year ago

I will be working on this .

mahimairaja commented 1 year ago

Hello @raghavanone!

I find this model and idea more interesting... I would like to work along with you