Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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),
<p align="center">
<img src="https://github.com/mindee/doctr/raw/main/docs/images/t2k_logo.png" width="40%">
</p>

## Installation

Expand Down Expand Up @@ -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),
<p align="center">
<img src="https://github.com/mindee/doctr/raw/main/docs/images/t2k_logo.png" width="40%">
</p>

## Citation

Expand Down
Binary file modified docs/images/doctr-need-help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/doctr-t2k-need-help.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading