-
utils.py
def plot_segmentation_images
...
axes[0].imshow(image.transpose(1, 2, 0))
axes[1].imshow(mask.transpose(1, 2, 0))
**axes[2].imshow(segmentation,vmin=0, vmax=1)**
...
From
![000](ht…
-
Hello, I removed the skull from my images and created a markups fiducial file however whenever I try to "Start Segmentation" I get "ERROR: electrode misplaced". Is the software looking for alignment b…
-
Firstly, thank you for your work on making a clean model for medical image generation
I have problems in trying to insert my 5 channel cell images in the model.
My problem shows:
RuntimeError: …
-
Yuca plant root.
![421035788](https://user-images.githubusercontent.com/10991116/105220315-4e99dc80-5b36-11eb-9af1-043b415a86cb.jpg)
```
Traceback (most recent call last):
File "leaf-image-s…
-
### Category
Segmentation / Classification / Landmarking
### Key Investigators
- Cosmin, Ciausu (Brigham and Women's Hospital, USA)
- Andrey Fedorov (Brigham and Women's Hospital, USA)
##…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hi, thanks for sharing your great work. I saw the predicted segmentation is projected on the RGB images in Figure 1 in your paper. Some are dotted and some are transparent squares. What's the meaning…
-
Hi, thanks for your great project! Have you run this project on Kitti dataset? I tried but segmentation fault happened.
> Thread 13 "EurocExample" received signal SIGSEGV, Segmentation fault.
> [S…
-
## 🐛 Bug
The workaround might have worked, but a new issue showed up in the train_models.ipynb notebook, unsure if this has to do with the baseline model, Alvis, SNIC, mlflow or something else en…
-
### Description
The [compute_shape()](https://github.com/spinalcordtoolbox/spinalcordtoolbox/blob/764aa9a3313b5d949b5117ed05b3b84a06737066/spinalcordtoolbox/process_seg.py#L25) function used by the…