-
- [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
We anti alias sketch lines so they look pretty which is nice …
pngwn updated
11 months ago
-
I want to find region properties like area, eccentricity, .. for the predicted mask of each image. From several tutorials and documentations, I found that detectron2 returns the predicted masks in bit…
-
Hey Everyone,
So first up great work on this.
I have a perhaps somewhat basic question - I want to use Mask_RCNN to generate masks which I can then relabel, for example COCO detects a can as a b…
-
Hello, thanks for Mask-RCNN!
I have some questions. Perhaps its basic but I am new at the field.
I have created .png binary masks for every image of my training dataset, and then a .json file [us…
-
Hello, I use example from https://github.com/facebookresearch/segment-anything/blob/main/notebooks/predictor_example.ipynb
But before I resized image to (512, 512)
So here code snippet to reproduc…
-
## 🚀 Feature
`AutoMaskGenerator` for use with the `ImagePrompter`. Based on https://github.com/facebookresearch/segment-anything/blob/567662b0fd33ca4b022d94d3b8de896628cd32dd/segment_anything/autom…
-
[A2D2](https://www.a2d2.audi/a2d2/en.html) is an autonomous driving dataset recently provided by Audi. It is in a slightly different format from Cityscapes in the sense that there are no explicit `tra…
-
We will use this issue to keep track of all things that need to be completed before we start our final Gauss PSF run.
TODO:
- [x] Create per-exposure weight & mask extensions for the SCI images …
-
Hi,
I'm using the fantastic example for binary segmentation with my own set of images, which works great for true-positives (images that do contain the objects to be segmented). However, I'm also …
-
Hi,
It would be nice to have support for [YOLO Ultralytics segmentation format](https://docs.ultralytics.com/datasets/segment/). Currently when we export a mask via CVAT and YOLO 1.1 format, which …