docTR Notebooks
===============

Here are some notebooks compiled for users to better leverage the library capabilities:

+--------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
| Notebook                                                                                                                 | Description                                                           | Colab                                                                                                                        |
+--------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
| `[Quicktour] <https://github.com/mindee/notebooks/blob/main/doctr/quicktour.ipynb>`_                                     | A presentation of the main features of docTR                          | .. image:: https://colab.research.google.com/assets/colab-badge.svg                                                          |
|                                                                                                                          |                                                                       |        :target: https://colab.research.google.com/github/mindee/notebooks/blob/main/doctr/quicktour.ipynb                    |
+--------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
| `[Export as PDF/A] <https://github.com/mindee/notebooks/blob/main/doctr/export_as_pdfa.ipynb>`_                          | Produce searchable PDFs from docTR results                            | .. image:: https://colab.research.google.com/assets/colab-badge.svg                                                          |
|                                                                                                                          |                                                                       |        :target: https://colab.research.google.com/github/mindee/notebooks/blob/main/doctr/export_as_pdfa.ipynb               |
+--------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
| `[Using standalone predictors] <https://github.com/mindee/notebooks/blob/main/doctr/using_standalone_predictors.ipynb>`_ | Showcase how to use detection, recognition, and orientation predictors| .. image:: https://colab.research.google.com/assets/colab-badge.svg                                                          |
|                                                                                                                          |                                                                       |        :target: https://colab.research.google.com/github/mindee/notebooks/blob/main/doctr/using_standalone_predictors.ipynb  |
+--------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+
| `[Dealing with rotated documents] <https://github.com/mindee/notebooks/blob/main/doctr/dealing_with_rotations.ipynb>`_   | A presentation on how to handle documents containing rotations        | .. image:: https://colab.research.google.com/assets/colab-badge.svg                                                          |
|                                                                                                                          |                                                                       |        :target: https://colab.research.google.com/github/mindee/notebooks/blob/main/doctr/dealing_with_rotations.ipynb       |
+--------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------+