PSI-Intention2022 / PSI-Intention

Data preprocessing for IUPUI-CSRC Pedestrian Situated Intent (PSI) benchmark dataset.
10 stars 4 forks source link

pedestrian_intention_database_processing bug #2

Open JaneFo opened 1 year ago

JaneFo commented 1 year ago

Hi, when I run the python file PSI-Intention/pedestrian_intention_database_processing.py meet a bug at line 435 (in slice_intention function): frame_min, frame_max = int(min(frames)), int(max(frames)), and I found the frames is []. Can you tell me what went wrong?

scottjingtt commented 1 year ago

Can you please provide more information about the error, e.g., which video's frames are empty or other details? I have confirmed that the code runs correctly on my side. Thanks

JaneFo commented 1 year ago

Thank you for your response, and I have processed the data.