ocr web demo跑不通
Created by: guru4elephant
https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/ocr
rec_idx_tmp = rec_idx_batch[beg:end, 0]
TypeError: list indices must be integers, not tuple
Created by: guru4elephant
https://github.com/PaddlePaddle/Serving/tree/develop/python/examples/ocr
rec_idx_tmp = rec_idx_batch[beg:end, 0]
TypeError: list indices must be integers, not tuple