You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "train.py", line 15, in
char2img_dict, char2rotimg_dict = get_sample()
File "/home/wangshicheng/Project/FudanOCR-main/orientation-independent-CTR/util.py", line 95, in get_sample
dataset = lmdbDataset(dataset_root)
File "/home/wangshicheng/Project/FudanOCR-main/orientation-independent-CTR/data/lmdbReader.py", line 19, in init
meminit=False)
lmdb.Error: /home/wangshicheng/Project/FudanOCR-main/orientation-independent-CTR/SIMSUN_Benchmark_Char: No such file or directory
The text was updated successfully, but these errors were encountered:
我无法利用VCTR_test数据集进行模型训练,
Traceback (most recent call last):
File "train.py", line 15, in
char2img_dict, char2rotimg_dict = get_sample()
File "/home/wangshicheng/Project/FudanOCR-main/orientation-independent-CTR/util.py", line 95, in get_sample
dataset = lmdbDataset(dataset_root)
File "/home/wangshicheng/Project/FudanOCR-main/orientation-independent-CTR/data/lmdbReader.py", line 19, in init
meminit=False)
lmdb.Error: /home/wangshicheng/Project/FudanOCR-main/orientation-independent-CTR/SIMSUN_Benchmark_Char: No such file or directory
The text was updated successfully, but these errors were encountered: