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

ValueError: too many values to unpack (expected 4) when runing test code with jaad #20

Open
theekshana1987 opened this issue Oct 20, 2023 · 1 comment

Comments

@theekshana1987
Copy link

Traceback (most recent call last):
File "test.py", line 301, in
test_3d(args, net, test_loader)
File "test.py", line 217, in test_3d
(obs_s, target_s, obs_p, target_p) = values
ValueError: too many values to unpack (expected 4)

@theekshana1987
Copy link
Author

python3 preprocess/jaad_preprocessor.py --data_dir=/path/to/JAAD --train_ratio=0.7 --val_ratio=0.2 --test_ratio=0.1 this one with
--input=16 --output=16 --stride=16

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