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

Inquiring about the features #17

Open
xuanxu92 opened this issue Nov 6, 2024 · 1 comment
Open

Inquiring about the features #17

xuanxu92 opened this issue Nov 6, 2024 · 1 comment

Comments

@xuanxu92
Copy link

xuanxu92 commented Nov 6, 2024

Thanks for this excellent work. I am working on use HistoGPT to generate reports for WSIs. I see the tutorial file and the inputs to the generate are features. I am thinking that the features are extracted from CTransPath, right? first i split the wsi into patchese and then use CTransPath to extract features for these patches, and then use the extracted features to be the images for generate function to generate report. Is this understanding correct? Thank you!

@manuel-tran
Copy link
Collaborator

Hi, sorry for the late reply.

Yes, your understanding of the model is correct. We patch the images, extract the features, and use them to generate the reports. If you use the feature extraction function we provide in the code and tutorial, this is all done for you.

Best regards.

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