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 "lottery.py", line 139, in
result = l(opt.image, opt.recognition_only)
File "lottery.py", line 103, in call
recognition = self.recognize(img, *detection, result_process=True)
File "lottery.py", line 69, in recognize
issue = crop(img, issue)[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
我拍了一张四川的双色球票样图,结果就是这样的啊,有问题。
Traceback (most recent call last):
File "lottery.py", line 139, in
result = l(opt.image, opt.recognition_only)
File "lottery.py", line 103, in call
recognition = self.recognize(img, *detection, result_process=True)
File "lottery.py", line 69, in recognize
issue = crop(img, issue)[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: