OSTeC
OSTeC copied to clipboard
IndexError: index 0 is out of bounds for axis 0 with size 0`
Hello, some input images have such an error, do you know why? Hope to get an answer, thank you very much!
Traceback (most recent call last):
File "run_ostec.py", line 98, in
Hi, did you solve the problem?
It seems a problem with facial detection, so I used the commented try/exception statement(try: # To avoid detection errors on large datasets) to solve the problem.