Skip to content

Usage possibility with inference done before hand. #856

Answered by diazandr3s
Nachimak28 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Nachimak28,

Thanks for openning this dicussion, this is a good question.

You could run batch inference right after you start the server. For this, make a POST call for batch inference using the browser or a bash script.

Batch inference results save the predictions in the labels/original folder.

Here it is a bash script to do exactly that: https://github.com/Project-MONAI/MONAILabel/blob/bratsSegmentation/sample-apps/radiology/start_server.sh

Hope that helps,

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Nachimak28
Comment options

@diazandr3s
Comment options

@Nachimak28
Comment options

Answer selected by Nachimak28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants