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

Need canal inference #11

Closed
mauricewells opened this issue Jul 28, 2023 · 1 comment
Closed

Need canal inference #11

mauricewells opened this issue Jul 28, 2023 · 1 comment

Comments

@mauricewells
Copy link

There is no canal inference in this repo, so i can't test pre-trained checkpoint
How can I test pre-trained model from whole volume data

@prittt
Copy link

prittt commented Jul 31, 2023

Dear @mauricewells,

the inference code is available here. This is the inference code for the generation phase, but if you will to perform the inference of 'standard' segmentation phase you can just copy and paste the same code in the Segmentation class, and remove the lines relative to the sparse annotations, specifically this line and this line.

@prittt prittt closed this as completed Jul 31, 2023
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