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

VGG example broken on MacOS #231

Closed
denizyuret opened this issue Dec 17, 2017 · 2 comments
Closed

VGG example broken on MacOS #231

denizyuret opened this issue Dec 17, 2017 · 2 comments
Assignees
Labels

Comments

@denizyuret
Copy link
Owner

https://groups.google.com/d/msgid/knet-users/77b71d29-4ed0-45b9-b43b-be83751226dc%40googlegroups.com?utm_medium=email&utm_source=footer

When I tried, Images tried to load Quartz something or other instead of ImageMagick. Then it gave a dimension error. I think this is a problem with Images (if the image is read in different ways by different packages). If this is the case we should (1) open an issue to Images (or whichever package is responsible), and (2) catch it in vgg or imagenet code and conditionally fix it.

@denizyuret
Copy link
Owner Author

@kirnap, did we send a bug report to Images.jl?

@kirnap
Copy link
Collaborator

kirnap commented Dec 25, 2017

Yes, you may find it here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants