-
### 🚀 The feature
Development a function torchvision.utils.draw_segmentation_instances to draw just the external contour of a mask.
### Motivation, pitch
For torchvision.utils we have draw_bo…
-
Current tutorial notebook about test-time augmentation (TTA) simply shows how to apply it for brain MRI segmentation in 2D planes. However, it is unclear the if the TTA method would improve the segmen…
-
Labeling images is a big part of @Home (witness: [this Homer blog post](https://userpages.uni-koblenz.de/~robbie/news/new-year-new-labels/)).
Now that we're starting to see detections out of off-th…
-
Hi! I am currently using LeafMachine to segment leaves on Herbarium sheets. I know I can see this in the resulting plots, and the bounding boxes in the output are helpful too, but I think it will be v…
-
In Mask RCNN, the instance segmentation model generates the masks for each detected object. The masks are soft masks (with float pixel values) and of size 28x28 during training, then, the predicted ma…
-
Hello,
While using the proofreading tool, the person helping me with annotation encounters the following problem:
Marking with the brush only works half of the time. I am guessing that it is a p…
-
I observed that several ground truth segmentation masks provided in the COCO-SEG for certain categories are noisy i.e. the masks are several other objects are also present along with the mask of the d…
-
I have prepared a custom instance segmentation dataset, which contains 5 classes (not counting background). It worked fine on original MMDetection framework training (such as: detectoRS, mask-RCNN, HT…
-
I'm running a set of segmentation images containing "masks" (big objects covering damaged parts of my sections) and Nutil keeps crashing. Sometimes it runs through, so I know everything is working fin…
-
Hi, and thank you for making this project available.
Will it work with moving cameras?
Is it possible to export the clean background as rgb frames, and the segmentation masks as frames, as well as t…