Commit Graph

178 Commits

Author SHA1 Message Date
Vik Paruchuri
50a8589283 Add table rec benchmark
Some checks failed
Integration test / build (push) Has been cancelled
2024-10-04 16:48:38 -04:00
Vik Paruchuri
4e89fe7fe2 Output text with bboxes 2024-10-03 18:17:26 -04:00
Vik Paruchuri
7489c14c9a Mostly handle rotation 2024-10-03 16:03:23 -04:00
Vik Paruchuri
3e2b86c3cc Add table parsing script 2024-10-03 14:39:55 -04:00
Vik Paruchuri
b3fe5ae8d9 More memory efficient detection 2024-10-01 22:36:57 -04:00
Vik Paruchuri
9989a79615 Ar version
Some checks failed
Integration test / build (push) Has been cancelled
2024-09-30 19:15:39 -04:00
Vik Paruchuri
31df896bae Initial table rec ar model
Some checks failed
Integration test / build (push) Has been cancelled
2024-09-27 11:37:17 -04:00
Vik Paruchuri
95f2eb62d1 Add bbox sorting
Some checks failed
Integration test / build (push) Has been cancelled
2024-09-20 22:05:21 -04:00
Vik Paruchuri
ad9fbf8420 Add new table rec model 2024-09-20 15:33:48 -04:00
Vik Paruchuri
c734a2e214 New table rec method 2024-09-16 17:03:21 -04:00
Vik Paruchuri
4ffc9bba6f Minor detection improvements
Some checks failed
Integration test / build (push) Has been cancelled
2024-09-16 14:05:48 -04:00
Vik Paruchuri
e9aa875383
Merge branch 'master' into dev
Some checks failed
Integration test / build (push) Has been cancelled
2024-08-16 10:30:40 -07:00
Vik Paruchuri
0ec0e84b9a Update benchmarks 2024-08-16 10:20:14 -07:00
Vik Paruchuri
87de17ed2e Swap model
Some checks are pending
Integration test / build (push) Waiting to run
2024-08-15 21:09:42 -07:00
Vik Paruchuri
180ccbff8a
Merge pull request #175 from VikParuchuri/sm-ar
Some checks failed
Integration test / build (push) Has been cancelled
Sm ar
2024-08-14 12:12:46 -07:00
Vik Paruchuri
363282a25b Swap to new text encoder model
Some checks failed
Integration test / build (push) Has been cancelled
2024-08-14 09:45:05 -07:00
Vik Paruchuri
76204b919c Cache cross attention
Some checks failed
Integration test / build (push) Has been cancelled
2024-08-06 09:56:14 -07:00
Vik Paruchuri
8cd024dd94
Merge pull request #167 from EdoardoPona/master
Some checks failed
Integration test / build (push) Has been cancelled
fixing issue #166 - problem with the readme
2024-08-06 07:44:59 -07:00
Vik Paruchuri
ca674c3548
Merge pull request #168 from VikParuchuri/newrec
Some checks failed
Integration test / build (push) Has been cancelled
Newrec
2024-08-06 07:07:12 -07:00
Vik Paruchuri
3e77eff363 Add turbo mode
Some checks are pending
Integration test / build (push) Waiting to run
2024-08-06 07:05:25 -07:00
github-actions[bot]
0a8330767a
@EdoardoPona has signed the CLA in VikParuchuri/surya#167 2024-08-06 11:58:14 +00:00
Edoardo Pona
ef9d9916fb
Update README.md
updated imports for recognition and model processor to those in `ocr_text.py`
2024-08-06 12:30:12 +01:00
Vik Paruchuri
f49f7bd1c6 Support static cache
Some checks are pending
Integration test / build (push) Waiting to run
2024-08-05 12:48:08 -07:00
Vik Paruchuri
04d8a32975 Fix memory leak 2024-08-05 08:55:20 -07:00
Vik Paruchuri
77af00bbdd Add back lang hints
Some checks are pending
Integration test / build (push) Waiting to run
2024-08-03 06:42:06 -07:00
Vik Paruchuri
52e3be000a Swap encoder, do language tokenization
Some checks are pending
Integration test / build (push) Waiting to run
2024-08-02 11:28:54 -07:00
Vik Paruchuri
9ef2065cd5 Add new config
Some checks are pending
Integration test / build (push) Waiting to run
2024-08-01 15:45:49 -07:00
Vik Paruchuri
2c62448c5d Batch encoder 2024-08-01 11:01:23 -07:00
Vik Paruchuri
0235a201bf Testing new ocr model 2024-08-01 09:30:33 -07:00
github-actions[bot]
dbc7e0fc87
@michaeldriscoll-avant has signed the CLA in VikParuchuri/surya#161
Some checks failed
Integration test / build (push) Has been cancelled
2024-07-30 20:22:25 +00:00
github-actions[bot]
6fae96edc8
@jimexist has signed the CLA in VikParuchuri/surya#160
Some checks failed
Integration test / build (push) Has been cancelled
2024-07-29 07:31:20 +00:00
Vik Paruchuri
6a4c83d12d Slight postprocessing speedup
Some checks failed
Integration test / build (push) Has been cancelled
2024-07-24 15:52:10 -07:00
Vik Paruchuri
3e0669b11b
Merge pull request #152 from mmacvicar/bugfix/ocr-no-detections
Some checks failed
Integration test / build (push) Has been cancelled
Fix OCR exception when no text detected
2024-07-23 13:37:43 -07:00
github-actions[bot]
c985bcd7f1
@mmacvicar has signed the CLA in VikParuchuri/surya#152
Some checks failed
Integration test / build (push) Has been cancelled
2024-07-18 13:17:58 +00:00
Michael Mac-Vicar
ef8aa1bfe8 fix: OCR exception when no text detected 2024-07-18 10:08:57 -03:00
Vik Paruchuri
03b859e539
Merge pull request #148 from VikParuchuri/dev
Some checks failed
Integration test / build (push) Has been cancelled
New architecture for detection/layout
2024-07-12 09:04:55 -07:00
Vik Paruchuri
821160a9b6 Update batch sizes and benchmarks
Some checks failed
Integration test / build (push) Has been cancelled
2024-07-12 08:58:54 -07:00
Vik Paruchuri
4dc8903330
Merge pull request #147 from VikParuchuri/fastencode
Fastencode
2024-07-12 08:40:28 -07:00
Vik Paruchuri
6865489258 Update model tags and credits
Some checks failed
Integration test / build (push) Has been cancelled
2024-07-12 08:38:14 -07:00
Vik Paruchuri
fd12e3ef4c Update detection model 2024-07-12 06:47:23 -07:00
Vik Paruchuri
08384346e6 Remove mps special casing
Some checks are pending
Integration test / build (push) Waiting to run
2024-07-11 12:39:46 -07:00
Vik Paruchuri
927fb03a84 Add in stride config
Some checks are pending
Integration test / build (push) Waiting to run
2024-07-10 21:59:04 -07:00
Vik Paruchuri
aa3e79b578 Speed up detection
Some checks are pending
Integration test / build (push) Waiting to run
2024-07-10 12:22:45 -07:00
Vik Paruchuri
eea5469f96 Optimize box detection 2024-07-10 11:26:02 -07:00
Vik Paruchuri
912ab76cf4 Swap out segformers
Some checks are pending
Integration test / build (push) Waiting to run
2024-07-09 15:57:01 -07:00
Vik Paruchuri
8b3cc1e454 Architecture experiments 2024-07-08 09:54:22 -07:00
Vik Paruchuri
f7c6c04210
Merge pull request #141 from VikParuchuri/dev
Some checks failed
Integration test / build (push) Has been cancelled
Fix transformers bug
2024-06-30 10:38:58 -04:00
Vik Paruchuri
730171854f Fix bug with newer transformers version
Some checks failed
Integration test / build (push) Has been cancelled
2024-06-30 10:30:18 -04:00
Vik Paruchuri
c547ba0614 Fix bug with layout box size
Some checks failed
Integration test / build (push) Has been cancelled
2024-06-21 13:59:40 -07:00
github-actions[bot]
0d7c1701cc
@rishiraj has signed the CLA in VikParuchuri/surya#135
Some checks failed
Integration test / build (push) Has been cancelled
2024-06-15 19:31:33 +00:00