clovaai / donut

Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
https://arxiv.org/abs/2111.15664
MIT License
5.52k stars 443 forks source link

Bff/token optimisation #268

Open benjaminfh opened 8 months ago

benjaminfh commented 8 months ago

PR to fix: https://github.com/clovaai/donut/issues/266

bugface commented 7 months ago

This is very useful!

One small findings: add .DS_Store into gitignore or remove it.

benjaminfh commented 7 months ago

Ah yes, thanks for catching that - removed the file.

I should have put some context in the original PR. This is to fix the issue I flagged here https://github.com/clovaai/donut/issues/266

benjaminfh commented 7 months ago

@bugface – let me know if you're happy to merge :)

bugface commented 7 months ago

@bugface – let me know if you're happy to merge :)

I think it looks great.

benjaminfh commented 7 months ago

I think we're good to merge then, @bugface :)

msciancalepore98 commented 3 months ago

news about this? @bugface