deep-text-recognition-benchmark icon indicating copy to clipboard operation
deep-text-recognition-benchmark copied to clipboard

Normalization about own data

Open BENHSU0723 opened this issue 4 years ago • 0 comments

hello, i'm try to train on my Chinese datasets. During the data processing , i have some confusion below.

  1. Should i Normalize the data into same size to get better result??
  2. The textflow in datasets combined with vertical and horizontal , should i Rotate them into same direction ?

by the way, i would choose TRBA (TPS-ResNet-BiLSTM-Attn) for train.

i don't have too much base knowledge about deep learning, thank for reply !!

BENHSU0723 avatar Sep 25 '21 03:09 BENHSU0723