scrfd-opencv icon indicating copy to clipboard operation
scrfd-opencv copied to clipboard

error when run python main.py

Open lijie2160 opened this issue 3 years ago • 1 comments

Traceback (most recent call last): File "main.py", line 125, in outimg = mynet.detect(srcimg) File "main.py", line 107, in detect i = i[0] IndexError: invalid index to scalar variable.

lijie2160 avatar Sep 15 '22 09:09 lijie2160

Just delete this line. It will work well

NickChang97 avatar Apr 19 '23 06:04 NickChang97