Skip to content

Commit bd839af

Browse files
authored
Create README.md
1 parent c5943b1 commit bd839af

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)