Project-MONAI / Project-MONAI/MONAILabel

How to make a image file from monailabel inference?

Open
#1,568 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
891
Forks
269
Avg merge
15h 41m
Merged PRs (30d)
1

Description

Hi I want to make an inference image file from monailabel training model(pathological image using qupath), but it only provides the json format I think.

(When I connect to the monailabel local server, upload the trained model and push the inference, it only output the json although I set up the image flag on the output flag.)

How can I get the image from the monailabel server ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the MONAI Label local server inference flow, the uploaded trained model, and the configured image output flag. Determine how the server returns image data instead of only JSON, then document the required request and confirm that an image file is produced.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
api, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.