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

kitti.pkl isn't uploaded properly #1

Open
ThisIsIsaac opened this issue Nov 16, 2020 · 1 comment
Open

kitti.pkl isn't uploaded properly #1

ThisIsIsaac opened this issue Nov 16, 2020 · 1 comment

Comments

@ThisIsIsaac
Copy link

kitti.pkl is 0 bytes. It would be great if you could re-upload the weights. Thanks!

@chaotianjiao
Copy link

chaotianjiao commented Nov 17, 2020

@ThisIsIsaac hello~, have you solve the problem? I have the same issue:

Traceback (most recent call last):
  File "/home/PycharmProjects/semantic-tsdf/data_parser.py", line 153, in <module>
    main(basedir, date, drive, image_h, image_w, image_ratio)
  File "/home/PycharmProjects/semantic-tsdf/data_parser.py", line 62, in main
    pre_weight = torch.load('network/checkpoints/kitti.pkl')
  File "/home/PycharmProjects/end_to_end_36/3d_venv/lib/python3.6/site-packages/torch/serialization.py", line 595, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "/home/PycharmProjects/end_to_end_36/3d_venv/lib/python3.6/site-packages/torch/serialization.py", line 764, in _legacy_load
    magic_number = pickle_module.load(f, **pickle_load_args)
EOFError: Ran out of input

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

2 participants