question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to fetch Sample from MONAI Label Server

See original GitHub issue

Discussed in https://github.com/Project-MONAI/MONAILabel/discussions/858

<div type='discussions-op-text'>

Originally posted by dyollb July 1, 2022 I am trying MONAILabel for the first time.

I put my images in following hierarchy (I have about 60 images, and 3 labeled images, single label):

- F:\Data\eyes_MONAILabel
  - labels
    - final
      - prefix_001.nii.gz
      - prefix_002.nii.gz
      - prefix_003.nii.gz
  - prefix_001.nii.gz
  - prefix_002.nii.gz
  - prefix_003.nii.gz
  - prefix_004.nii.gz
  - prefix_005.nii.gz
  - ...

I installed

Starting the server

  • first downloed the app
  • monailabel apps --download --name radiology --output apps
  • the start the server
  • monailabel start_server --app apps/radiology --studies "F:\Data\eyes_MONAILabel" --conf models deepedit

The problem I am having

  • I could start the plugin and enter the URL.
  • Then I ran Train until it reached 100%
  • Then I pressed Nex Sample image

Since the error pop-up cannot be resized I scrolled down and show the rest of the callstack: image

Is this due to incompatible Slicer / Slicer plugin / MONAILabel app / MONAILabel package versions?</div>

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
lassoancommented, Jul 1, 2022

Sorry for the complications, it was a regression in Slicer Preview Release (Slicer-5.1.x) introduced a few days ago that we have fixed. MONAILabel will work well in Slicer-5.1.x releases downloaded tomorrow or later.

2reactions
jlvahldiekcommented, Jul 1, 2022

I can confirm this, today I encountered the same error with Slicer 5.1.0-2022-06-28. Downgrading to 5.0.2 temporarily solved the problem.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to fetch Sample from MONAI Label Server #858 - GitHub
I am trying MONAILabel for the first time. I put my images in following hierarchy (I have about 60 images, and 3 labeled...
Read more >
Failed to fetch MONAI label server - 3D Slicer Community
Expected behavior: Fetch MONAI label server and start Deepedit Actual behavior: failed. I have setuped MONAI & MONAI label at my workstation ...
Read more >
API Reference — MONAI Label 0.6.0rc4 Documentation
User APP has to implement this method to provide next sample for labelling. Parameters. request –. JSON object which contains active learning configs...
Read more >
MONAI Label - Scribbles Annotation - YouTube
In this video, you'll learn how to start labeling your images using the scribbles method. You'll also learn how to combine scribbles with ......
Read more >
AI-Assisted Annotation for Continuous Learning with MONAI ...
Learn how to get started with AI-assisted Annotation using MONAI Label and OHIF or 3D ... You'll also learn how to create your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found