Person-Re-identification icon indicating copy to clipboard operation
Person-Re-identification copied to clipboard

list index out of range

Open Nagaraj4896 opened this issue 4 years ago • 4 comments

Traceback (most recent call last): File "human_detect_track3.py", line 215, in odapi.find(img, boxes_cur,boxes_prev, box ) File "human_detect_track3.py", line 95, in find boxes_cur[ int(folder) ][0] = box IndexError: list index out of range

Nagaraj4896 avatar Mar 04 '20 07:03 Nagaraj4896

Hi, I solve this problem. First of all, you should install Ubuntu 18.04 LTS. After then, python 2.7, Cuda- toolkit v10.2 with cuDNN capability with Cuda-toolkit, IDE(I'm using PyCharm and create virtual env with python 2.7). Install there OpenCV-python and TensorFlow v1.12.2

grasulkhuja avatar Mar 23 '20 20:03 grasulkhuja

Same Problem here??

ManoharSai2000 avatar Jan 04 '21 06:01 ManoharSai2000

Facing Same issue

Malavika811 avatar Jan 05 '21 09:01 Malavika811

Facing Same issue

are you able to solve it?

Hrishikesh1213 avatar Mar 18 '23 20:03 Hrishikesh1213