Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some problem about evaluate #32

Open
YuRui-Learning opened this issue Nov 28, 2023 · 0 comments
Open

Some problem about evaluate #32

YuRui-Learning opened this issue Nov 28, 2023 · 0 comments

Comments

@YuRui-Learning
Copy link

when i use the model to get the prediction, i evaluate it with nuscenes eval, i get this result.
mAP: 0.0000
mATE: 1.0000
mASE: 1.0000
mAOE: 1.0000
mAVE: 1.0000
mAAE: 1.0000
NDS: 0.0000
Eval time: 0.7s

Per-class results:
Object Class AP ATE ASE AOE AVE AAE
car 0.000 1.000 1.000 1.000 1.000 1.000
truck 0.000 1.000 1.000 1.000 1.000 1.000
bus 0.000 1.000 1.000 1.000 1.000 1.000
trailer 0.000 1.000 1.000 1.000 1.000 1.000
construction_vehicle 0.000 1.000 1.000 1.000 1.000 1.000
pedestrian 0.000 1.000 1.000 1.000 1.000 1.000
motorcycle 0.000 1.000 1.000 1.000 1.000 1.000
bicycle 0.000 1.000 1.000 1.000 1.000 1.000
traffic_cone 0.000 1.000 1.000 nan nan nan
barrier 0.000 1.000 1.000 1.000 nan nan
Evaluation nusc: Nusc v1.0-trainval Evaluation
car Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
truck Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
construction_vehicle Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
bus Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
trailer Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
barrier Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
motorcycle Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
bicycle Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
pedestrian Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0
traffic_cone Nusc dist [email protected], 1.0, 2.0, 4.0
0.00, 0.00, 0.00, 0.00 mean AP: 0.0

Total time: 768.7922112941742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant