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

Global output shape different for train and eval #53

Open
Saurabh1409 opened this issue Jun 16, 2023 · 0 comments
Open

Global output shape different for train and eval #53

Saurabh1409 opened this issue Jun 16, 2023 · 0 comments

Comments

@Saurabh1409
Copy link

Why is the shape of global output different during training and evaluation for the same input video?
I have passed the same vid input to train.py and test.py, but the global output shape differs for both of these cases.
vid_id : 01KML
global_output (train.py): torch.Size([38, 1936])
global_output (test.py): torch.Size([272, 1936])

I am unable to understand this requirement. Can you please help me with this?

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