-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[Bug] mAOE is little bad in mmdet3d 1.0.0rc5 #2174
Comments
Please @JingweiZhang12 help reproduce this problem and fix it if necessary. |
@junjie18 Hi, I will check it. |
@junjie18 Hi, thanks for your feedback. I am a little confused about your comparison. |
We ran the same command and got the following results:
|
@JingweiZhang12 Hi, thanks for your detailed reply. My |
I encountered the same problem too. |
@junjie18 Hi, there are some tips:
I provide our processed annotation file: You can use these annotations to retrain the model and evaluate it. Wait for your new results and we'll keep an eye on this issue. |
@JingweiZhang12 Hi,
|
I check the version of mmdet3d I used and its dependency.
Actually, the latest commit in my codebase is
But these few differences should be not related to the performance of CenterPoint. |
@junjie18 Hi, have you found the cause of the drop of performance about mAOE? |
I haven't verified more, I think it's mostly caused by my mistake in GT sample. |
Prerequisite
Task
I'm using the official example scripts/configs for the officially supported tasks/models/datasets.
Branch
master branch https://github.com/open-mmlab/mmdetection3d
Environment
pytorch==1.9.0+cu111
mmdet==2.24.0
mmdet3d==1.0.0rc5
Reproduces the problem - code sample
None
Reproduces the problem - command or script
Reproduces the problem - error message
I run the official centerpoint without fade training schedule, and the mAOE seems to be degrade under mmdet 1.0.0rc5. The pkl file is generated under mmdet3d 1.0.0 and there is no problem with the coordinates.
Additional information
No response
The text was updated successfully, but these errors were encountered: