-
Hi,
I just wanted to double check how to properly set patch_level and seg_level when running create_patches_fp.py.
If I have an svs file with the following pyramid levels: Base (40x), level 1 (10x; …
-
Hi,
for multi-class segmentation, extraction skeleton line for each label may diff from extraction of binary mask followed by multiply label mask.
```
class SkeletonTransform(BasicTransform):
…
-
I am trying to access `lesion_seg_workflow_app-x64-workstation-dgpu-linux-amd64:1.0` from the `build_and_run.ipynb` [file](https://github.com/Project-MONAI/research-contributions/blob/main/prostate-mr…
-
## Checklist
- [x ] I've searched the project's [`issues`](https://github.com/foundation_image_biomarker/foundation-image-biomarker/issues?q=is%3Aissue).
## ❓ Question
Hi there, I am …
-
wen running u2netp GPU not used,CPU running full
import torch
from PIL import Image
from config.conf import PROJECT_ROOT
from server.rembg.rembg import new_session, remove
rembg…
-
## Bug report
**Required Info:**
- Operating System:
Ubuntu 22.04 ROS 2 Humble
- Installation type:
Binaries
- Version or commit hash:
6.2.6-1jammy.20240517.161150
- DDS implementation:
r…
-
We're seeing repeated segmentation faults in the bg_mon sub module when trying to deploy postgres 16 via postgres-operator into kubernetes clusters using RHEL 9.4 images as the node OS causing postgre…
-
Hello @baifanxxx,
I noticed an inconsistency regarding the test set splitting for the M3D-Seg dataset between the paper and the dataset's README on Hugging Face.
In the paper, it is stated:
>…
-
**Describe the bug**
When creating a dicom seg object all segments show up as red unless labels are in the
https://github.com/Project-MONAI/MONAILabel/blob/main/monailabel/datastore/utils/colors.py…
-
While trying to predict, I the code doesn't seem to find the segmentations. What could be the issue?