Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please upload the supported files. #12

Closed
qingfengtommy opened this issue Jun 18, 2022 · 2 comments
Closed

Please upload the supported files. #12

qingfengtommy opened this issue Jun 18, 2022 · 2 comments

Comments

@qingfengtommy
Copy link

There are some supported file doesn't upload in this repo.:

parser.add_argument('--alpha_path', type=str, default='./data/benchmark.txt', help='')
parser.add_argument('--alpha_path_radical', type=str, default='./data/radicals.txt', help='')
parser.add_argument('--decompose_path', type=str, default='./data/decompose.txt', help='')

Thanks!

@hyangyu
Copy link
Contributor

hyangyu commented Jun 20, 2022

There are some supported file doesn't upload in this repo.:

parser.add_argument('--alpha_path', type=str, default='./data/benchmark.txt', help='')
parser.add_argument('--alpha_path_radical', type=str, default='./data/radicals.txt', help='')
parser.add_argument('--decompose_path', type=str, default='./data/decompose.txt', help='')

Thanks!

Please refer to https://github.com/FudanVI/benchmarking-chinese-text-recognition/tree/main/model/TransOCR/data. Please check the files of each baseline model.

@qingfengtommy
Copy link
Author

There are some supported file doesn't upload in this repo.:

parser.add_argument('--alpha_path', type=str, default='./data/benchmark.txt', help='')
parser.add_argument('--alpha_path_radical', type=str, default='./data/radicals.txt', help='')
parser.add_argument('--decompose_path', type=str, default='./data/decompose.txt', help='')

Thanks!

Please refer to https://github.com/FudanVI/benchmarking-chinese-text-recognition/tree/main/model/TransOCR/data. Please check the files of each baseline model.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants