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 could I modify the network so it can take images of greater size as input? #31

Open
JavierUrenaPhDProjects opened this issue Jun 2, 2023 · 2 comments

Comments

@JavierUrenaPhDProjects
Copy link

Hello, so I'm doing a comparative study with other similar networks and I want all of them to take as input 384x384 images. I tried to register a new model, similar to CCTrans_large, which allows input of 256x256, but modifying the hyperparameters so it could fit 384x384 images. The problem is I dont know what to tweak in order to accomplish it. What should I put attention to, or change, in order to configure the model correctly for images of 384x384? (or any desired size?)

@wfs123456
Copy link
Owner

wfs123456 commented Jun 2, 2023 via email

@JavierUrenaPhDProjects
Copy link
Author

Ok, it seems that it works! thanks! can I ask exactly what was changed here so the model could work correctly?

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