Skip to content

Releases: Unstructured-IO/unstructured-inference

0.7.21

21 Dec 02:17
d3b2981
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.20...0.7.21

0.7.20

20 Dec 08:20
4a4b64a
Compare
Choose a tag to compare

0.7.20

  • chipper-v3: improved table prediction

0.7.19

15 Dec 16:55
4e5c4e6
Compare
Choose a tag to compare

0.7.19

  • refactor: remove all OCR related code

0.7.18

05 Dec 07:42
794f38b
Compare
Choose a tag to compare

0.7.18

  • refactor: remove all image extraction related code

0.7.17

01 Dec 05:38
2b29254
Compare
Choose a tag to compare

0.7.17

  • refactor: remove all pdfminer related code
  • enhancement: improved Chipper bounding boxes

0.7.16

21 Nov 18:31
0f0c2be
Compare
Choose a tag to compare
  • bug: Allow supplied ONNX models to use label_map dictionary from json file

0.7.15

20 Nov 16:23
6ed8ac2
Compare
Choose a tag to compare
  • enhancement: Enable env variables for model definition

0.7.14

17 Nov 20:02
fe383c2
Compare
Choose a tag to compare
  • enhancement: Remove Super-Gradients Dependency and Allow General Onnx Models Instead

0.7.13

16 Nov 22:18
f35b830
Compare
Choose a tag to compare

0.7.13

  • refactor: add a class ElementType for the element type constants and use the constants to replace element type strings
  • enhancement: support extracting elements with types Picture and Figure
  • fix: update logger in table initalization where the logger info was not showing
  • chore: supress UserWarning about specified model providers

0.7.12

14 Nov 00:14
cf03bc1
Compare
Choose a tag to compare
  • change the default model to yolox, as table output appears to be better and speed is similar to yolox_quantized