-
### 🚀 The feature
1. Extracting bounding boxes from label map: https://github.com/pytorch/pytorch/issues/22378#issuecomment-881954924, https://github.com/pytorch/vision/issues/3960 - scatter_reduce…
-
Hi there,
I'm running nnU-Net on an institutional CT head and neck dataset with multi-class labels that I'm adding as shown here: https://github.com/MIC-DKFZ/nnUNet/blob/master/documentation/datase…
-
Hey, I am new to docker and wanted to play around with the spacenet code for segmentation.
Unfortunately when I try to run your docker script, I face the following issues ->
1> An error pops up w…
-
Right now, MLEX apps must know a tremendous amount about the infrastructure that will launch jobs to run training or inference. We would like to let app be able to present the user with a particular j…
-
Hello,
I am trying to launch the package and I have few questions about it.
1. First do I need to launch the segmentation and navigation or does the exploration does the job?
2. Second I was not …
-
For quantitative maps, this flag should be set to False. Currently hardcoded, propose to move it into the function call in the same manner as the other mgdm paramters.
https://github.com/nighres/n…
-
Hey, this is a really awesome work!
Just wonder whether you use extra saliency maps for supervision when training segmentation networks on the COCO dataset.
Looking forward to your reply.
-
One of widely-used metrics for evaluationg the results of a segmentation task is the Jaccard_similarity_coefficients. It is as simple as diving the intersection region over the union region between tw…
-
[Deep Inside Convolutional
Networks: Visualising Image Classification Models and Saliency Maps](https://arxiv.org/abs/1312.6034)
This paper addresses the visualisation of image classification models…
-
![0-0](https://user-images.githubusercontent.com/5951434/207774091-c8e10ad9-7354-4591-8ef8-848798fd7565.png)
(0,255,255): "Sky,1.0",
(0,0,0): "Black,1.0",
(1,1,1): "Cave,1.0",
(5,5,5): "Green Sewe…