-
**Is your feature request related to a problem? Please describe.**
Currently labelstudio only allows for [instance-segmentation](https://paperswithcode.com/task/instance-segmentation) with brushlabel…
-
Hi, I recently tried cloning the repository and make docker-build.
After that, when I ran the command for testing `make docker-run-test-sample`, I got following error.
```Traceback (most recent call…
-
Hi everyone, I trained DETR on custom data for instance segmentation only. I have trained segmentation head using my own box model. The model is doing fine for object detection but I don't know how to…
-
Here is the code that i'm using -
```
import cv2
from detectron2 import model_zoo
from detectron2.engine import DefaultPredictor
from detectron2.config import get_cfg
from detectron2.utils.visu…
-
Does mmdetection have a panoptic cityscapes dataloader to train mask2former for panoptic segmentation?
-
Hi,
First of all, thank you for the work you have done. Really great.
I wanted to ask if the instance segmentation model will also be available.
Thanks,
Mattia
-
# Describe the feature
**Motivation**
Recently, a series of open-vocabulary semantic segmentation works have emerged. For example: Scaling Open-Vocabulary Image Segmentation with Image-Level Label…
-
### Model/Pipeline/Scheduler description
This work (https://arxiv.org/pdf/2210.06366.pdf) presents how we can apply the advances of diffusion modelling to generate panoptic masks for images and vid…
-
Hello! I have a question.
You wrote the following:
We adopt COCO panoptic and Sama-COCO masks (high-quality instance segmentation annotations) as our starting point.
But as far as I understand, in…
-
Dear all,
First of all I wanted to thank you for your work that has revolutionized image analysis in biology.
I would like to suggest new features to improve the Cellpose GUI:
1) a correction …