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

Trouble Training BiTrapGMM on JAAD and PIE #17

Open
werdnabae opened this issue Jul 14, 2022 · 0 comments
Open

Trouble Training BiTrapGMM on JAAD and PIE #17

werdnabae opened this issue Jul 14, 2022 · 0 comments

Comments

@werdnabae
Copy link

Hello authors,
I'm trying to train the BiTrapGMM on JAAD and PIE, but I'm running into some troubles while doing so.
This is the error message I'm getting.
image

Changing line 32 in bitrap_gmm.py to:
self.node_future_encoder_h = nn.Linear(self.cfg.GLOBAL_INPUT_DIM, 32)
solves this issue, but raises a new issue later in the forward method of bitrap_gmm.py
image

Any insight into these issues would be appreciated!

Thank you,
Andrew

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