Closed BrandnewA closed 3 years ago
您好,按照Install.md安装了mmdetection、mmcv-full、mmocr, 但是运行 sh ./table_recognition/expr/table_recognition_dist_train.sh 报错: keyError:'TABLEMASTER is not in the {registry.name} registry', 请问有什么建议的解决方法吗?
Please check mmocr installation. It seems not install mmocr successfully.
您好,按照Install.md安装了mmdetection、mmcv-full、mmocr, 但是运行 sh ./table_recognition/expr/table_recognition_dist_train.sh 报错: keyError:'TABLEMASTER is not in the {registry.name} registry', 请问有什么建议的解决方法吗?
test_anno_file1 = '/data_0/yejiaquan/data/TableRecognization/mergeStructLabelsAddEmptyEsb_val/' can you share how to make mergeStructLabelsAddEmptyEsb_val,thanks
您好,按照Install.md安装了mmdetection、mmcv-full、mmocr, 但是运行 sh ./table_recognition/expr/table_recognition_dist_train.sh 报错: keyError:'TABLEMASTER is not in the {registry.name} registry', 请问有什么建议的解决方法吗?
test_anno_file1 = '/data_0/yejiaquan/data/TableRecognization/mergeStructLabelsAddEmptyEsb_val/' can you share how to make mergeStructLabelsAddEmptyEsb_val,thanks
It is same to the way preparing training data. You can change the 'split' to 'val' in this code line
我也遇到这个问题了 感觉不是mmocr的问题
You can read this issue: https://github.com/JiaquanYe/TableMASTER-mmocr/issues/6
Docker environment has been released. Maybe you can try it. Get docker images by 'docker pull jiaquanye/tablemaster_mmocr:v1'
请问解决了吗?
您好,按照Install.md安装了mmdetection、mmcv-full、mmocr, 但是运行 sh ./table_recognition/expr/table_recognition_dist_train.sh 报错: keyError:'TABLEMASTER is not in the {registry.name} registry', 请问有什么建议的解决方法吗?