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

Resnet model file corrupted #229

Open
pulkitg-flwls opened this issue Dec 14, 2024 · 0 comments
Open

Resnet model file corrupted #229

pulkitg-flwls opened this issue Dec 14, 2024 · 0 comments

Comments

@pulkitg-flwls
Copy link

pulkitg-flwls commented Dec 14, 2024

When i try to load the model, i get this bug:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/local/data/miniconda3/envs/deca-env/lib/python3.7/site-packages/torch/serialization.py", line 585, in load
    return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
  File "/local/data/miniconda3/envs/deca-env/lib/python3.7/site-packages/torch/serialization.py", line 757, in _legacy_load
    raise RuntimeError("Invalid magic number; corrupt file?")
RuntimeError: Invalid magic number; corrupt file?
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