Spaces:
Build error
Build error
File size: 359 Bytes
d61b9c7 7978529 d61b9c7 |
1 2 3 4 5 |
######### global settings #########
MODEL = 'parseq' # model arch: vitstr, parseq, srn, abinet, trba, matrn
SEGM_DIR = "./datasets/segmentations" # segmentation directory of the real test sets
TARGET_DATASET = "SVTP" # 'IIIT5k_3000', 'SVT', 'IC03_860', 'IC03_867', 'IC13_857', 'IC13_1015', 'IC15_1811', 'IC15_2077', 'SVTP', 'CUTE80'
|