Open taner45 opened 1 year ago
I installed the pretrained model but it gives an error.: map_location, pickle_module, pickle_load_args) 1031 "functionality.") 1032 -> 1033 magic_number = pickle_module.load(f, pickle_load_args) 1034 if magic_number != MAGIC_NUMBER: 1035 raise RuntimeError("Invalid magic number; corrupt file?")
UnpicklingError: invalid load key, '<'.
We have uploaded the checkpoint for real-world denoising on Google Drive, and we will add the checkpoint for synthetic denoising soon.