You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/media/chenjun/ed/30_face/detect/DSFD.pytorch/demo.py", line 107, in <module>
net.load_state_dict(torch.load(args.model))
File "/home/chenjun/miniconda2/envs/test/lib/python3.6/site-packages/torch/serialization.py", line 261, in load
return _load(f, map_location, pickle_module)
File "/home/chenjun/miniconda2/envs/test/lib/python3.6/site-packages/torch/serialization.py", line 416, in _load
deserialized_objects[key]._set_from_file(f, offset)
RuntimeError: unexpected EOF. The file might be corrupted
when i use the pretrained model.so, could you please raplace the pretrained model, thanks.
The text was updated successfully, but these errors were encountered:
hi, thanks your excellent job, I meet the error:
when i use the pretrained model.so, could you please raplace the pretrained model, thanks.
The text was updated successfully, but these errors were encountered: