-
Notifications
You must be signed in to change notification settings - Fork 24
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
"unknown object" in function 'readObject' when loading the means data file #2
Comments
mz2
changed the title
"unknown object" in function 'readObject'
"unknown object" in function 'readObject' when loading the means data file
May 12, 2017
Did you try to update everything? Or redownload the file, it can be corrupted. I don't know other reasons why it could happen.. |
Yeah, all dependencies up to date, tried downloading again and hit the same. I saw some others complaining about a 32/64 bit difference at least in connection to this. I got the tensorflow version of this project to work but would still much prefer the torch version for my purposes :-(
Matias
…On 14 May 2017, 19:00 +0100, Dmitry Ulyanov ***@***.***>, wrote:
Did you try to update everything? Or redownload the file, it can be corrupted. I don't know other reasons it could happen..
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hmm, do you have 32 bit version ? |
Nope, a regular 64-bit Mac Pro running macOS 10.11.6. |
Have no idea to be true.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When attempting to use the texture synthesis example, I get the following error (line 424 is the code line that is loading the parameter means file):
I'm executing this on macOS 10.11.6 – is the network perhaps serialised in some form not compatible with executing on macOS (64bit)? Any workarounds in mind?
The text was updated successfully, but these errors were encountered: