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

Creating CTranspath features for 512 x 512 patch size #29

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

Creating CTranspath features for 512 x 512 patch size #29

shubhaminnani opened this issue Jun 2, 2023 · 2 comments

Comments

@shubhaminnani
Copy link

Hi @Xiyue-Wang ,
As ctranspath is best working model, I was trying to extract the features for 512 x 512 patch size, but the input of the model is 224 x 224.
As I see in the code it resizes the patch size to 224. But this will change the magnification of input image for eg. if 512 is at 10x, 224 would be approx 4.5x. What do you suggest?

Thanks,
Shubham

@LiuJin629
Copy link

@shubhaminnani I have the same question!!

@Xiyue-Wang
Copy link
Owner

Dear @shubhaminnani @LiuJin629 ,
Keeping the size at 5x (224x224) or 10x (224x224) is fine, we've tested it and it works well, as long as all the data stays on the same scale.

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

3 participants