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

Why not train on the coco dataset #11

Closed
Epiphqny opened this issue Feb 26, 2020 · 8 comments
Closed

Why not train on the coco dataset #11

Epiphqny opened this issue Feb 26, 2020 · 8 comments

Comments

@Epiphqny
Copy link

Good job, but what’s the performance on the coco benchmark?

@pengsida
Copy link
Member

We did train our network on COCO.
Currently, Snake with CenterNet gives 30.3 AP on test-dev set, and Snake with RepPoints gives about 35 AP.
We have been searching the good way to trained with the state-of-the-art detectors.

@Epiphqny
Copy link
Author

We did train our network on COCO.
Currently, Snake with CenterNet gives 30.3 AP on test-dev set, and Snake with RepPoints gives about 35 AP.
We have been searching the good way to trained with the state-of-the-art detectors.

Thanks for your reply, maybe that the coco is not friendly for boundary based methods, maybe it is more focus on the detection. Hope to see your new results

@pengsida
Copy link
Member

Thanks for your encourage!

@Scalsol
Copy link

Scalsol commented Mar 21, 2020

Thanks for your encourage!

Hi, I notice that you said you have tried snake with reppoints and got 35 mAP. I want to further ask with what backbone network you obtain this result? Thanks!

@Scalsol
Copy link

Scalsol commented Mar 21, 2020

@lucasjinreal
Copy link

35mAP means mask mAP or box mAP?

@pengsida
Copy link
Member

35mAP means mask mAP.

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

4 participants