Skip to content

Commit 790ab9a

Browse files
committed
demo readme
1 parent e8ac19f commit 790ab9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Here we release some supported demos.
33

44
## CRAFT text detector
55
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
6+
Run ```python main.py``` inside folder ```craft_text_detector```. 3 files (same level folder with ```main.py```) are needed (craft.txt, [craft.npy](), [craft_np.npy]())
7+
The detected result is shown as following:
88
![](https://raw.githubusercontent.com/Image-Py/cnnumpy/master/demo/craft_text_detector/rst.png)

0 commit comments

Comments
 (0)