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

Issues while running the experiments on DAIC_WOZ dataset #91

Open
shanky100 opened this issue Aug 20, 2024 · 1 comment
Open

Issues while running the experiments on DAIC_WOZ dataset #91

shanky100 opened this issue Aug 20, 2024 · 1 comment

Comments

@shanky100
Copy link

I get the below mentioned error when I run the script for experiments.

multimodal-depression-from-video/datasets/modalities/base_modality.py", line 138, in read_chunk
assert output.shape[1] != 0, f'{video_id}:{self.modality_dir}: output shape ({original_shape} -> {output.shape}) is 0, {start_in_seconds}, {end_in_seconds}, {self.args.n_temporal_windows}, {self.args.seconds_per_window}, {video_sample["duration"]}'
AssertionError: 302_P:audio_covarep: output shape ((0, 74) -> (1, 0, 74)) is 0, 762.0, 768.0, 1, 6, 758.79

Can some one help to figure out what I am doing wrong here?

I have followed the steps in data preprocessing and now I get this error mentioned when I run:

bash run-exps.sh

@daliv06
Copy link

daliv06 commented Dec 29, 2024

请问你解决这个问题了吗?我也有这个问题

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