-
I have added OHIF viewer 2.x used by monai label. I made OHIF use orthanc instance used by MD express.
Things worked great, but unfortunately the returned dicom seg appears to be flipped as shown bel…
-
I am trying to use the tool and just run the tutorial setup.
However when running `make training` i get an error
```
Failed to read boxes from data/foo-ground-truth/alexis_ruhe01_1852_0018_022.…
-
Hi guys,
I trained DeepLabV3+ with my own data, but when I ran the code, the following error appeared. How can I fix this error?
1. configs/gloves/gloves-viz.py
```python
_base_ = [
'../_ba…
-
I'm trying to port a config file that I had back from the 0.X version and I'm getting the following error:
```
Traceback (most recent call last):
File "/mmsegmentation/tools/train.py", line 104, …
-
On Ubuntu 18.04
1. Does not run as is on vanilla ubuntu 18.04. The default path for python is /usr/bin/python3
2. Manually install python2.7 then the shebang needs to be altered to run:
#!/usr/bin/…
-
x64 Control ocx compiled and registered but not running on Excel userform x64
-
I have the original input feature 830(H)x1280(W), but find seg_logits is downsampled to 1024(Channel)x104(H)x160(W) feature map in ham_head. It's too coarse.
你可以看到 在分割时,动物的边界不是很清晰。这可能是降采太多导致。希望提供指导…
-
i used to convert pretrained model yolov5s-seg.pt to ncnn by pnnx tool, but its content of param file is not same content of your param file provided
this is command convert model: ./pnnx yolov5s-…
-
Currently, only the 3D reading and writing is implemented (e.g. MRI, CT), similiar to the dmcqi project. In my opinion, this covers the most common use case for e.g. image analysis. Nevertheless, more…
-
Download the toolkit here here: http://www.dclunie.com/pixelmed/software/
Here are some things you can do with Pixelmed toolkit. Run the commands from the directory with the binary installation.
## O…