mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-08-01 13:18:26 +00:00
add usage
This commit is contained in:
parent
40f78f7531
commit
a1494515a8
@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Usage:
|
||||
# bash test/test.sh ./test/params.txt 'lite_train_infer'
|
||||
|
||||
FILENAME=$1
|
||||
|
||||
# MODE be one of ['lite_train_infer' 'whole_infer' 'whole_train_infer']
|
||||
|
Loading…
x
Reference in New Issue
Block a user