这是indexloc提供的服务,不要输入任何密码
Skip to content

Torchfile reading error #60

@Ostyk

Description

@Ostyk

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions