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

KeyError: 'regression_labels_T' #18

Open
yangxiao1211 opened this issue Jun 21, 2022 · 3 comments
Open

KeyError: 'regression_labels_T' #18

yangxiao1211 opened this issue Jun 21, 2022 · 3 comments

Comments

@yangxiao1211
Copy link

数据集我选择了原始的SIMS数据集,使用DataPre.py文件对其进行了特征提取,最终得到了featurs.pkl。然后我将其带入了self模型进行训练,它在“/Self-MM-main/data/load_data.py”出现了报错,报错如下图:
image

我发现通过DataPre提取的features.pkl文件,没有包含regression_labels_T、regression_labels_V、regression_labels_A、classification_labels_A、classification_labels_T、classification_labels_V的值。而您在百度网盘中提供的SIMS/Processed/unaligned_39.pkl中是包含这些值的。

请问我是不是在特征提取这一步中做错了呢?

@diaoyudiaochan
Copy link

同学你好,请问你的问题解决了么?我也遇到了这个问题,不知道怎么解决~

@lowfishbody
Copy link

你好,datapre可以用吗,我连datapre提取sims都不行

@diaoyudiaochan
Copy link

你好,datapre可以用吗,我连datapre提取sims都不行

不行哎,这份代码我run不了

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

3 participants