DerrickXuNu / OpenCOOD

[ICRA 2022] An opensource framework for cooperative detection. Official implementation for OPV2V.
https://mobility-lab.seas.ucla.edu/opv2v/
Other
663 stars 99 forks source link

error trainning opv2v data #143

Open Icegui opened 2 months ago

Icegui commented 2 months ago

Hi, first of all thank you for your amazing work on opencda and opencood. I have been trying to make opencood work, but I keep encountering this error when I try to test any model:

image

The Data sequence visualization works fine. The "KeyError" number change for every new try.

DerrickXuNu commented 1 month ago

It seems you have some data issue. Did you check if that data exist?

darkdevahm commented 1 month ago

I'm getting the same issue, did you manage to fix it?