移动doc_dewarp

This commit is contained in:
2024-09-24 17:10:56 +08:00
parent 3438cf6e0e
commit 7647df7d74
21 changed files with 0 additions and 0 deletions

View 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