We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5943b1 commit bd839afCopy full SHA for bd839af
README.md
@@ -0,0 +1,8 @@
1
+# keras-craft: Extremely easy to use Text Detection module with CRAFT pre-trained model.
2
+
3
4
+This module aims to make using and training the CRAFT text detection model extremenly simple.
5
6
+keras-craft aims to be production ready and supports features like batching for predictions and tensorflow serving.
7
8
+**Note:** Credit for the core keras model, pre-trained model goes to [Fausto Morales](https://github.com/faustomorales/keras-ocr) and Clova.ai
0 commit comments