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

Is there a training process in the code? Why running the sorting task code dataset always generates an error. #2

Open
FromStarryDawn opened this issue Nov 2, 2023 · 1 comment

Comments

@FromStarryDawn
Copy link

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?

@zhang-guangyi
Copy link

You need to replace the dataset path with yours. The training code is provided in the .sh document

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

2 participants