diff --git a/README.md b/README.md index e9d5f1a80c..881a49d824 100644 --- a/README.md +++ b/README.md @@ -130,9 +130,15 @@ for class_name in predictions.keys(): The KIE predictor results per page are in a dictionary format with each key representing a class name and it's value are the predictions for that class. -### If you are looking for support from the Mindee team +### docTR has received support from Mindee. It is now actively being developed by [t2k GmbH](https://www.text2knowledge.de/de) -[![Bad OCR test detection image asking the developer if they need help](https://github.com/mindee/doctr/raw/main/docs/images/doctr-need-help.png)](https://mindee.com/product/doctr) +[![Bad OCR test detection image asking the developer if they need help](docs/images/doctr-t2k-need-help.png)](https://www.text2knowledge.de/de/portfolio/doctr-on-prem-ocr) + + +This project is supported by [t2k GmbH](https://www.text2knowledge.de/de), +

+ +

## Installation @@ -327,12 +333,6 @@ print(requests.post("http://localhost:8080/ocr", params=params, files=files).jso Looking for more illustrations of docTR features? You might want to check the [Jupyter notebooks](https://github.com/mindee/doctr/tree/main/notebooks) designed to give you a broader overview. -## Supported By - -This project is supported by [t2k GmbH](https://www.text2knowledge.de/de), -

- -

## Citation diff --git a/docs/images/doctr-need-help.png b/docs/images/doctr-need-help.png index ee6c185a0d..52cf60c02a 100644 Binary files a/docs/images/doctr-need-help.png and b/docs/images/doctr-need-help.png differ diff --git a/docs/images/doctr-t2k-need-help.png b/docs/images/doctr-t2k-need-help.png new file mode 100644 index 0000000000..52cf60c02a Binary files /dev/null and b/docs/images/doctr-t2k-need-help.png differ