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

The accuracy and speed of CornerNet-Squeeze #134

Open
jerrywgz opened this issue Dec 24, 2019 · 3 comments
Open

The accuracy and speed of CornerNet-Squeeze #134

jerrywgz opened this issue Dec 24, 2019 · 3 comments

Comments

@jerrywgz
Copy link

jerrywgz commented Dec 24, 2019

I have trained CornerNet-Squeeze on P40 4gpu with default config and met some problems:

  1. The training process costed around 10 days and I got mAP=33.6, but the released mAP
    is 34.4. Is there any trick in training?
  2. The test speed is 17iter/s which is much slower than yolov3. I test them on same environment.
@jerrywgz
Copy link
Author

Besides, I found you mentioned that CornerNet-Squeeze costed 2 weeks to train. Which gpu did you use in training?

@heilaw
Copy link
Contributor

heilaw commented Dec 26, 2019

  1. We trained the network with 4 1080Tis. We did not use any tricks.
  2. Our experiments were done on machines with 1080Tis. We don't have access to P40 GPUs so I am not sure why slower inference speed was observed on P40. If you don't mind, can you share more details about your setup, such as the version of your Python, PyTorch and hardwares? This may help us understand the issue better.

BTW, Merry Christmas!

@rebotnix
Copy link

@jerrywgz sounds for me like an cuda issue. Please provide Python, PyTorch and CUDA, Cudnn version and I can compare it to ours. 2 weeks is definitely too long for the training process.

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

3 participants