xingyizhou / CenterTrack

Simultaneous object detection and tracking using center points.
MIT License
2.38k stars 526 forks source link

no_prefetch_test= True error predet #285

Open irfanfadhullah opened 1 year ago

irfanfadhullah commented 1 year ago

Hello, i have a problem when try to test the model with no_prefetch_test = True. When i run the code and use the annotation for load_results, i am still got an error. Can you help me to solve this?

I am using Kitti dataset.