移动doc_dewarp
This commit is contained in:
10
services/paddle_services/doc_dewarp/train.sh
Normal file
10
services/paddle_services/doc_dewarp/train.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
export OPENCV_IO_ENABLE_OPENEXR=1
|
||||
export FLAGS_logtostderr=0
|
||||
export CUDA_VISIBLE_DEVICES=0
|
||||
|
||||
python train.py --img-size 288 \
|
||||
--name "DocTr++" \
|
||||
--batch-size 12 \
|
||||
--lr 1e-4 \
|
||||
--exist-ok \
|
||||
--use-vdl
|
||||
Reference in New Issue
Block a user