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

Add demo for SSD model (WIP) #136

Closed
pkuyym opened this issue Jun 28, 2017 · 1 comment · Fixed by #137
Closed

Add demo for SSD model (WIP) #136

pkuyym opened this issue Jun 28, 2017 · 1 comment · Fixed by #137
Assignees

Comments

@pkuyym
Copy link
Contributor

pkuyym commented Jun 28, 2017

No description provided.

@pkuyym pkuyym self-assigned this Jun 28, 2017
@pkuyym pkuyym changed the title Add demo for SSD model Add demo for SSD model (WIP) Jun 28, 2017
@pkuyym
Copy link
Contributor Author

pkuyym commented Jul 9, 2017

Performance validation has been conducted on pascalVOC dataset (trainval:2007+2012, test:2007),following figures are cost and mAP curve:
ssd300x300_cost
ssd300x300_map
After training 136 epochs we can attain the best mAP on VOC2007 test which is 71.5197, this value is aligned to the original implementation by gaoyuan.

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

Successfully merging a pull request may close this issue.

1 participant