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

Torchfile reading error #60

Open
Ostyk opened this issue Dec 16, 2019 · 0 comments
Open

Torchfile reading error #60

Ostyk opened this issue Dec 16, 2019 · 0 comments

Comments

@Ostyk
Copy link

Ostyk commented Dec 16, 2019

Traceback (most recent call last): File "demo/demo.py", line 175, in <module> t_file = torchfile.load(cap_path) File "/home/ec2-user/anaconda3/envs/tensorflow_p27/lib/python2.7/site-packages/torchfile.py", line 424, in load return reader.read_obj() File "/home/ec2-user/anaconda3/envs/tensorflow_p27/lib/python2.7/site-packages/torchfile.py", line 414, in read_obj "unknown object type / typeidx: {}".format(typeidx)) torchfile.T7ReaderException: unknown object type / typeidx: 1936287828 (tensorflow_p27) [ec2-user@ip-172-31-23-73 StackGAN]$

Hi, I had to convert the example_captions.txt file to '.t7' format, however, now that (I think they are in this format, but not sure since I changed it using 'mv' command) this is the error I am getting. Anyone had similar issues?

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