Skip to content

Releases: Unstructured-IO/unstructured-inference

0.7.25

22 Mar 20:46
4a2fd95

Choose a tag to compare

  • fix: replace Rectangle.is_in() with Rectangle.is_almost_subregion_of() when filling in an inferred element with embedded text
  • bug: check for None in Chipper bounding box reduction
  • chore: removes install-detectron2 from the Makefile
  • fix: convert label_map keys read from os.environment UNSTRUCTURED_DEFAULT_MODEL_INITIALIZE_PARAMS_JSON_PATH to int type
  • feat: removes supergradients references

0.7.24

07 Feb 15:19
8653c59

Choose a tag to compare

What's Changed

Full Changelog: 0.7.23...0.7.24

0.7.21

21 Dec 02:17
d3b2981

Choose a tag to compare

What's Changed

Full Changelog: 0.7.20...0.7.21

0.7.20

20 Dec 08:20
4a4b64a

Choose a tag to compare

0.7.20

  • chipper-v3: improved table prediction

0.7.19

15 Dec 16:55
4e5c4e6

Choose a tag to compare

0.7.19

  • refactor: remove all OCR related code

0.7.18

05 Dec 07:42
794f38b

Choose a tag to compare

0.7.18

  • refactor: remove all image extraction related code

0.7.17

01 Dec 05:38
2b29254

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

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

Choose a tag to compare

  • enhancement: Enable env variables for model definition

0.7.14

17 Nov 20:02
fe383c2

Choose a tag to compare

  • enhancement: Remove Super-Gradients Dependency and Allow General Onnx Models Instead