goalya

Results 1 comments of goalya

还有两个地方有问题,一个是tools/infer/predict_system.py def sorted_boxes(dt_boxes): """ Sort text boxes in order from top to bottom, left to right args: dt_boxes(array):detected text boxes with shape [4, 2] return: sorted boxes(array) with shape [4,...