-
Notifications
You must be signed in to change notification settings - Fork 79
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
Questions about AP on scannet #32
Comments
- ffmpeg=4.3=hf484d3e_0
- pytorch=1.8.2=py3.6_cuda10.2_cudnn7.6.5_0
- torchaudio=0.8.2=py36- torchvision=0.9.2=py36_cu102
|
Apologies for the late response. I have responded to your detailed email. |
Hi, I've got the similar performance on vanilla encoder: |
Hi, Thanks for your great work.
By training your model 3detr-m, I got the following results on scannet(epoch1080):
====================Final Eval Numbers.
mAP0. 25, mAP0. 50: 62.12, 43.58
AR0. 25, AR0. 50: 74.09, 54.71
====================Best Eval Numbers.
mAP0. 25, mAP0. 50: 63.78, 39.67
AR0. 25, AR0. 50: 78.57, 53.71
With your help, the current result is close to 65.0. Is this a reasonable result?
Can you help me see what caused the result not to reach 65.0 / 47.0?
The text was updated successfully, but these errors were encountered: