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

the output of I3D model and the calculation of loss function #13

Open
punknownq opened this issue Oct 30, 2019 · 0 comments
Open

the output of I3D model and the calculation of loss function #13

punknownq opened this issue Oct 30, 2019 · 0 comments

Comments

@punknownq
Copy link

Hi,
Thank you for your work, firstly.
Do we need to add x = x.mean(2) in forward function of the I3D model?
And why do you add if config.model == 'i3d': targets = torch.unsqueeze(targets, -1) in train_epoch while it has not been added in validation_epoch?

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