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

5.4-visualizing-what-convnets-learn: VGG16 images are square #89

Open
MadIceTea opened this issue Dec 24, 2018 · 0 comments
Open

5.4-visualizing-what-convnets-learn: VGG16 images are square #89

MadIceTea opened this issue Dec 24, 2018 · 0 comments

Comments

@MadIceTea
Copy link

MadIceTea commented Dec 24, 2018

Hi Mr Chollet. Our professor has been having a wonderful time teaching with your book, and we're reading through up to this chapter for this semester's course.

As I was looking over your ipynb against my code, I realised that while all the programming syntax (e.g. ln 17) are OK, the first part of ln16, in the first instance a dimension is used, the VGG16 model describes itself as trained on 224 x 244 (expected 224 x 224).

It is admittedly listed in the errata of the print edition book (https://manning-content.s3.amazonaws.com/download/9/972b1ae-dfc3-47c1-80d0-afa55c4b9415/Chollet_DeepLearninginPython_err3.html), but I see no reason why it shouldn't be fixed outright on GitHub. I tried a fix, which can be implemented if #90 is merged.

Thanks.

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