-
Hi Miguel!
You wrote in the readme that you found that your crf-rnn didn't make any difference when applied to MRI and CRT scans. Have you benchmarked your layer on 2d image segmentation models? D…
-
Building wheel for permutohedral-encoding (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [76 lines of…
-
a subtask of #78, port deepmedic
ref:
https://niftynet.readthedocs.io/en/dev/niftynet.network.deepmedic.html
wyli updated
10 months ago
-
**Describe the bug**
I am running MONAI's CRF implementation on CPU on a 3D volume of size (120, 150, 100).
It takes **177.5296 sec** to run on CPU using MONAI's implementation
The same can be ach…
-
In line 384 of permutohedral_lattice.py, 'reverse' is not defined, and sadly, I cannot run the code.
maxcw updated
2 years ago
-
In eq11, the weights are computed like `w_{q} = max_{i}acos^{-1}(n_{q} \dot h^{i}_{q))`.
However, when I see the code for MaterialWeightSmoothnessLoss [here](https://github.com/autonomousvision/handh…
-
I just tried using the new opencl tuner. When working on images it looks fine, but when exporting images where I used color calibration (edit, stupid me) to get black and white images I get different …
-
**Describe the bug/issue**
While working on pictures, switching to another picture or just opening the first image, darktable crashes with the same error for me since a while in Permutohedral.h:485 (…
-
Hi, I've seemingly successfully followed the install instructions and am trying to run the first example provided in the readme for running the training file but run into the following error.
`
py…
-
hi,
here is the second question.
i have an rgb image with height and width h and w.
my initial thought is to compute the affinity matrix W then, perform other necessary matrix product. but, i th…