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 2f280b9 commit 5c2db58Copy full SHA for 5c2db58
1 file changed
demo/readme.md
@@ -3,7 +3,7 @@ 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```. 3 files (same level folder with ```main.py```) are needed (craft.txt, [craft.npy](), [craft_np.npy]())
+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]())
7
The detected result is shown as following:
8

9
0 commit comments