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

One question about the model2.py #3

Open
Panos13L opened this issue Apr 30, 2023 · 1 comment
Open

One question about the model2.py #3

Panos13L opened this issue Apr 30, 2023 · 1 comment

Comments

@Panos13L
Copy link

In your model at model2.py after the 3rd max pooling layer we have a shape of (2,2,128) and then we have a reshape layers with shape (128,3) . How is this possible? Am i miss something?

@Panos13L
Copy link
Author

Moreover, in your paper says that the input samples to the ConvNet are of the
following dimensions: the total number of trials (1,280) × 4 frames for
each video of the subjects × 16 width × 16 height × 1 depth, but in the code the images have depth=3.

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