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

找不到vid_fold_no_1.txt等文件 #24

Open
mattxu98 opened this issue Dec 27, 2024 · 0 comments
Open

找不到vid_fold_no_1.txt等文件 #24

mattxu98 opened this issue Dec 27, 2024 · 0 comments

Comments

@mattxu98
Copy link

您好,

我在尝试跑通您的代码,遇到报错:
FileNotFoundError: [Errno 2] No such file or directory: './data/data-split/event/vid_fold_no_1.txt'

这是因为在run.py的338行有
dataset_train = SVFENDDataset(f'vid_fold_no_{data_fold}.txt')

然而在./data/data-split/event里面只有
. ├── vid_fold_1.txt ├── vid_fold_2.txt ├── vid_fold_3.txt ├── vid_fold_4.txt └── vid_fold_5.txt

十分感谢您的帮助

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

1 participant