Skip to content

Commit 0321e40

Browse files
committed
adding demo readme
1 parent c4dcf43 commit 0321e40

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

demo/readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Demos of numpy-cnn
2+
Here we release some supported demos.
3+
4+
## CRAFT text detector
5+
Demo for scene text detector with model [CRAFT](https://github.com/clovaai/CRAFT-pytorch).
6+
Run ```python main.py``` inside folder ```craft_text_detector```.
7+
The detected result is
8+
![](https://raw.githubusercontent.com/Image-Py/cnnumpy/master/demo/craft_text_detector/rst.png)

0 commit comments

Comments
 (0)