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

How to choose model? #8

Open
ldhl103 opened this issue Feb 28, 2019 · 0 comments
Open

How to choose model? #8

ldhl103 opened this issue Feb 28, 2019 · 0 comments

Comments

@ldhl103
Copy link

ldhl103 commented Feb 28, 2019

Hello Oyam,

You said you used FCN-VGG16. However, there is " n_class=1000 " in your models/vgg16.py code.
It should use ImageNet with 1000 classes.

If I add "-s fcn32s" in command, I always got the shape error
"
ValueError: could not broadcast input array from shape (4096,25088) into shape (4096,512,7,7)"

Do I need to reshape the input data?

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

1 participant