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

How to get the output to the original size for CViT #1045

Open
ramdhan1989 opened this issue Dec 17, 2024 · 1 comment
Open

How to get the output to the original size for CViT #1045

ramdhan1989 opened this issue Dec 17, 2024 · 1 comment

Comments

@ramdhan1989
Copy link

ramdhan1989 commented Dec 17, 2024

Hi,
I used 3232 config for my case, I noticed the output file is 8,1024,1 where 8 is batch size, 1024 is the flatten result, and 1 is channel. if my input is 128 * 128, how to get back to the original size? is 1024 is equal to 3232 (resize version of 128128)? or is there something I must do to get back 128128?

thank you

@HydrogenSulfate
Copy link
Collaborator

image

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

2 participants