Skip to content

Commit 5c2db58

Browse files
authored
Update readme.md
1 parent 2f280b9 commit 5c2db58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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```. 3 files (same level folder with ```main.py```) are needed (craft.txt, [craft.npy](), [craft_np.npy]())
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_bn.npy]())
77
The detected result is shown as following:
88
![](https://raw.githubusercontent.com/Image-Py/cnnumpy/master/demo/craft_text_detector/rst.png)
99

0 commit comments

Comments
 (0)