Releases: Unstructured-IO/unstructured-inference
Releases · Unstructured-IO/unstructured-inference
0.5.25
09 Sep 01:39
Compare
Sorry, something went wrong.
No results found
fix a bug in table cell to html conversion where cells spanning multiple rows are not respected in the output
0.5.24
09 Sep 01:21
Compare
Sorry, something went wrong.
No results found
remove preprocessing for OCR in table structure transformer
0.5.23
07 Sep 17:39
Compare
Sorry, something went wrong.
No results found
0.5.23
Add functionality to bring back embedded images in PDF
0.5.22
05 Sep 16:44
Compare
Sorry, something went wrong.
No results found
0.5.22
Add object-detection classification probabilities to LayoutElement for all currently implemented object detection models
0.5.21
03 Sep 20:27
Compare
Sorry, something went wrong.
No results found
0.5.21
adds safe_division to replace 0 with machine epsilon for float to avoid division by 0
apply safe_division to area overlap calculations in unstructured_inference/inference/elements.py
0.5.20
02 Sep 03:37
Compare
Sorry, something went wrong.
No results found
0.5.20
Adds YoloX quantized model
0.5.19
01 Sep 02:12
Compare
Sorry, something went wrong.
No results found
0.5.19
Add functionality to supplement detected layout with elements from the full page OCR
Add functionality to annotate any layout(extracted, inferred, OCR) on a page
0.5.18
30 Aug 01:18
Compare
Sorry, something went wrong.
No results found
0.5.18
This version adds differentiated thresholds for (optional, alternative model) detectron2_mask_rcnn.
0.5.17
26 Aug 00:11
Compare
Sorry, something went wrong.
No results found
0.5.17
Use OMP_THREAD_LIMIT to improve tesseract performance
0.5.16
23 Aug 03:57
Compare
Sorry, something went wrong.
No results found
0.5.16
Fix to no longer create a directory for storing processed images
Hot-load images for annotation