-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
loading the model.pth file :
Traceback (most recent call last):
File "process.py", line 228, in <module>
Noduledetection(parsed_args.input_dir, parsed_args.output_dir, retest=parsed_args.retest).process()
File "process.py", line 57, in __init__
map_location=self.device,
File "/opt/conda/lib/python3.7/site-packages/torch/serialization.py", line 608, in load
return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
File "/opt/conda/lib/python3.7/site-packages/torch/serialization.py", line 777, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, 'v'.
./test.sh: line 15: python3: command not found
cat: /output/nodules.json: No such file or directory
Traceback (most recent call last):
File "<string>", line 1, in <module>
FileNotFoundError: [Errno 2] No such file or directory: '/output/nodules.json'
Expected output was not found...
noduledetection-output
Metadata
Metadata
Assignees
Labels
No labels