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

ssd with vgg16 #4

Open
elifbykl opened this issue May 13, 2018 · 1 comment
Open

ssd with vgg16 #4

elifbykl opened this issue May 13, 2018 · 1 comment

Comments

@elifbykl
Copy link

I want to use ssd method with vgg16 model, but it is not available in the models. Do not I have a chance to do this in Tensorflow?

@jaspereb
Copy link
Owner

They release SSD with inception V2 if you want to try that. There appears to be an SSD vgg implementation here https://github.com/balancap/SSD-Tensorflow

But if you want to try various models and architectures without needing to change low level detail, I would suggest looking at Keras

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

2 participants