You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to the work, I test the pretrained model in issue #19 . Compared with the reported results in Tab.1 in the paper, I got different performance with the uploaded pretrain model of lidar branch, while the camera branch is completely the same. The performance of lidar branch is mAP:64.58, NDS:69.69, and the performance in Tab.1 is mAP: 64.9, NDS: 69.9. Is there any wrong of misunderstanding?
The environment is:
sys.platform: linux
Python: 3.8.3 (default, Jul 2 2020, 16:21:59) [GCC 7.3.0]
CUDA available: True
GPU 0: NVIDIA A100-SXM4-40GB MIG 3g.20gb
CUDA_HOME: /usr/local/cuda
NVCC: Build cuda_11.2.r11.2/compiler.29558016_0
GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
PyTorch: 1.7.0+cu110
PyTorch compiling details: PyTorch built with:
GCC 7.3
C++ Version: 201402
Intel(R) Math Kernel Library Version 2020.0.0 Product Build 20191122 for Intel(R) 64 architecture applications
Hello, I got the same problem, the lidar pretrained model could not get the same NDS and mAP as you reported.
Using this lidar pretrained model, I trained fusion model and get 71.56NDS and 68.85mAP, which are much lower than the repo reported. Is this problem caused by the lower performance lidar pretrained model or other reasons.
Thanks to the work, I test the pretrained model in issue #19 . Compared with the reported results in Tab.1 in the paper, I got different performance with the uploaded pretrain model of lidar branch, while the camera branch is completely the same. The performance of lidar branch is mAP:64.58, NDS:69.69, and the performance in Tab.1 is mAP: 64.9, NDS: 69.9. Is there any wrong of misunderstanding?
The environment is:
sys.platform: linux
Python: 3.8.3 (default, Jul 2 2020, 16:21:59) [GCC 7.3.0]
CUDA available: True
GPU 0: NVIDIA A100-SXM4-40GB MIG 3g.20gb
CUDA_HOME: /usr/local/cuda
NVCC: Build cuda_11.2.r11.2/compiler.29558016_0
GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
PyTorch: 1.7.0+cu110
PyTorch compiling details: PyTorch built with:
TorchVision: 0.8.1+cu110
OpenCV: 4.6.0
MMCV: 1.4.0
MMCV Compiler: GCC 9.3
MMCV CUDA Compiler: 11.2
MMDetection: 2.11.0
MMDetection3D: 0.11.0+fb4384c
The text was updated successfully, but these errors were encountered: