Commit Graph

34 Commits

Author SHA1 Message Date
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
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
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
Vik Paruchuri
e46a48da9b Add hosted api url 2024-05-30 10:49:27 -07:00
Vik Paruchuri
71e7e405f1 Cache some more initial values 2024-05-27 14:24:30 -07:00
Vik Paruchuri
be082fe92b Significantly speedup cpu postprocessing for line detection and layout 2024-05-17 13:39:41 -07:00
Vik Paruchuri
5a5c6a2747 Update commercial usage 2024-05-10 11:27:35 -07:00
Vik Paruchuri
1abd2f0fb6 Finalize integration of reading order model 2024-04-22 10:06:00 -07:00
Vik Paruchuri
4a6a6e3d27 Update README for reading order 2024-04-19 10:17:24 -07:00
Vik Paruchuri
f36040ddd4 Add tests, benchmarks 2024-03-26 11:40:16 -07:00
Vik Paruchuri
f80ead1b68 Add in layout README 2024-03-26 09:29:52 -07:00
Vik Paruchuri
aefb78d308 Cleanup for merge 2024-03-06 11:10:45 -08:00
Vik Paruchuri
4a273ebad4 Add confidence scores 2024-02-29 13:09:16 -08:00
Vik Paruchuri
fb8a76f5d9 Add in image box to rescale as needed 2024-02-16 14:20:49 -08:00
Vik Paruchuri
9fbef16069 Refactor to use pydantic, add in sorting 2024-02-16 13:14:42 -08:00
Vik Paruchuri
0b1e17929d Fix docs 2024-02-13 05:46:53 -08:00
Vik Paruchuri
e9c26ad29b Finalize README 2024-02-12 15:01:48 -08:00
Vik Paruchuri
aade0fc059 Update images 2024-02-12 11:48:45 -08:00
Vik Paruchuri
272619af3e Add streamlit app 2024-02-11 22:15:41 -08:00
Vik Paruchuri
9d3e9063e0 Add demo images 2024-02-08 16:42:25 -08:00
Vik Paruchuri
e0785d1ec6 Add in tesseract to benchmark 2024-02-07 11:03:37 -08:00
Vik Paruchuri
0000fc22ea Enable passing in languages from file 2024-02-06 13:09:07 -08:00
Vik Paruchuri
e1376dba6e Start on text recognition 2024-01-25 16:05:30 -08:00
Vik Paruchuri
7612486dda Minor refactor, fix demo app 2024-01-16 15:09:43 -08:00
Vik Paruchuri
39f2723e0d
Merge pull request #7 from yvrjsharma/add-gradio-demo
added gradio demo and instructions to run it in the readme
2024-01-16 12:55:31 -08:00
Vik Paruchuri
42354367b4 Fix benchmarks and README 2024-01-16 11:58:43 -08:00
Yuvraj Sharma
b6100cc2d3 added gradio demo and instructions to run it in the readme 2024-01-16 21:47:15 +05:30
Vik Paruchuri
3a68240c4f Add folder level inference 2024-01-12 10:24:34 -08:00
Vik Paruchuri
1a423443da Flesh out README 2024-01-11 16:18:33 -08:00
Vik Paruchuri
c5559e3a70 Flesh out README and benchmarks 2024-01-11 12:28:38 -08:00
Vik Paruchuri
19b46f0121 Work on benchmarks and metrics 2024-01-11 10:48:33 -08:00
Vik Paruchuri
0e5e1111c0 Initial, add pdf detection 2024-01-09 21:19:58 -08:00