GPT-Driver icon indicating copy to clipboard operation
GPT-Driver copied to clipboard

Evaluation Code

Open haomengz opened this issue 1 year ago • 4 comments

Hi,

Thanks for the nice work! I am interested in reproducing the results, but the evaluation procedure in the repo is not very clear. It seems that we could not directly use the linked ST-P3 eval code. Could you provide the script or more details on how you conduct the evaluate on NuScenes dataset? Thanks!

haomengz avatar Nov 04 '23 04:11 haomengz

@PointsCoder i am having the same issue here can u point or elaborate the steps to do the evaluation on nuscenes or custom dataset THanks in advance

abhigoku10 avatar Nov 13 '23 07:11 abhigoku10

For the collision evaluation, ST-P3 is using segmentations for calculation. What segmentation results are you using for the calculation? Did you follow the ST-P3 pipeline, or using the data from UniAD? Thanks!

haomengz avatar Nov 13 '23 23:11 haomengz

same issue; .pkl cannot be directly applied to the evaluation code of st-p3.

Gear420 avatar Dec 04 '23 12:12 Gear420

@abhigoku10 @haomengz @Gear420 We have released the code and data for evaluation here.

PointsCoder avatar Jan 22 '24 22:01 PointsCoder