Open tongfengqi opened 1 day ago
------------Environment Information-------------
platform:
Linux-4.18.0-147.5.2.15.h1109.eulerosv2r10.x86_64-x86_64-with-glibc2.31
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Python - 3.9.11 (main, Mar 29 2022, 19:08:29) [GCC 7.5.0]
Science Toolkits:
cv2 - 4.5.5
numpy - 1.23.5
numba - 0.60.0
pandas - 1.5.1
pillow - 9.3.0
skimage - 0.24.0
PaddlePaddle:
paddle(gpu) - 2.6.1
paddle3d - 1.0.0
paddleseg - 2.8.0
FLAGS_cudnn_deterministic - Not set.
FLAGS_cudnn_exhaustive_search - Not set.
CUDA:
cudnn - 8500
nvcc - Build cuda_11.7.r11.7/compiler.31442593_0
I trained the centerpoint model using the official KITTI dataset and evaluated the inference without any issues. Then I converted my dataset to the KITTI dataset format. Training was fine, inference was also fine, and the visualization of inference results was very accurate, but the evaluation results were all 0. May I ask what the possible reason may be?
我使用官方KITTI数据集训练centerpoint模型,评估推理没问题。然后把自己的数据集转成KITTI数据集的格式,训练没问题,推理也没问题,而且推理的结果可视化很正确,但是评估结果都是0。请问可能是什么原因?
This is my training log
this is my inference result:
这是我的评估结果: