-
Thank you very much for sharing code for this project.
My fore- and background mask is:
![image](https://user-images.githubusercontent.com/29271051/127131819-e609d8f9-7047-4a88-9858-315c7ab39d4…
-
Ive taken the default radiology app and used it to train a deepEdit model to do volumetric MRI pancreas segmentation.
The auto segmentation works well however I am experiencing a strange issue when…
-
Hello, thanks for this work! I wonder, if i train with mask on my own dataset, what should the mask be? Foreground is white(255), background is black(0). Is it right? When I preprocessed my custom dat…
-
How do you use FCN to get a foreground image without background? I am a newcomer to this, can you give me some advice?
I only want to get a pedestrian image without background. What should I do? Than…
-
This idea is very much borrowed from Ilastik, which shows an `uncertainty` overlay on top of the output classification. I did a quick search, and it seems like uncertainty for random forest classifier…
-
**Is your feature request related to a problem? Please describe.**
I am working on a segmentation problem or multiple organs. I have a segmentation model that does ok segmenting about 70% of the stru…
-
**Describe the bug**
When using monailabel with OHIF I receive Nonetypes in my interactions on the z-axis. This happens specifically after correctly segmenting a sequence and moving to the next seque…
-
- [ ] kernel doesn't show up in vscode, can be fixed by running `python -m ipykernel install --user --name "04-instance-segmentation"`
- [x] still a TODO about colormaps in Section 0
- [x] rename wo…
-
I'm still working for binary semantic segmentation that has two classes(background:0 / foreground:1 == building)
I have some questions about config of loss.
```
num_classes=2
loss_cl…
-
Hi,
I would like to make use of automatically segmented images in order to post-process the mesh obtained efficiently (i.e. remove most of what needs to be removed automatically).
The idea is f…