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
1.Is there no code for model training in this code?
2.Running according to the author's instructions shows parameters without pre-training. If delete "- resume/Data1 / zhangguangyi/SemanRes1 PaperCode_V2 / ckpt_record/ckpt_std_train/checkpoint - 65. The PTH '
The data set processing part will report an error again
“ File "E:\Model_code\RobustSemanComm-main\data\CIFAR_M.py", line 48, in init
with open(file_path, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'data/CIFAR_S32\data_batch_1'”
But the file does exist. What's the reason?
The text was updated successfully, but these errors were encountered:
1.Is there no code for model training in this code?
2.Running according to the author's instructions shows parameters without pre-training. If delete "- resume/Data1 / zhangguangyi/SemanRes1 PaperCode_V2 / ckpt_record/ckpt_std_train/checkpoint - 65. The PTH '
The data set processing part will report an error again
“ File "E:\Model_code\RobustSemanComm-main\data\CIFAR_M.py", line 48, in init
with open(file_path, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'data/CIFAR_S32\data_batch_1'”
But the file does exist. What's the reason?
The text was updated successfully, but these errors were encountered: