-
Hi,
I want to use cellpose cell segmentation results in QuPath, I have found a script to transfer cell masks from one image to another in [here](https://forum.image.sc/t/qupath-transferring-objects…
-
"I want to ask why the propagation in video is so slow? I'm just processing a 17-second video, but it takes nearly an hour and a half. Can you help me figure out what is causing this?
my GPU is 3060T…
tppqt updated
2 weeks ago
-
how that there is only 3 classes and there are these values in one example of the segmentation mask:
[ 0 1 2 3 4 5 6 7 100 201 202 203 204 205 206 207]
-
Revisit masks_to_yolo:
Few masks are showing up bad in the YOLO training:
- ![Image](https://github.com/user-attachments/assets/b3a2b2c3-40bc-4e6f-9a71-7fb9ccb5729b)
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem summary
Hi, thank you for your work!
I got a problem and hope you can help. My model has 2 input im…
-
Hello,
I am using nnDetection to detect pulmonary embolisms. While processing the label files, I noticed that many bounding boxes overlap, resulting in a final object count lower than what was indi…
-
### 🚀 The feature
pairwise distance on segmentation masks like (torchvision.ops.box_iou)
### Motivation, pitch
motivation: cost matrix construction in object tracking
### Alternatives
p…
-
I am running training on a dataset of immunofluorescence images of cells in which the segmentation masks have 3 values for pixel intensities in the masks (0, 128, 255). 0 being background, 128 nuclei,…
-
I saw that `torchmetrics.detection.mean_ap.MeanAveragePrecision` supports segmentation masks in `iou_type` . It's nice but I'm trying to compute metrics for semantic segmentation (it doesn't cover pix…
-
**Description:**
I'm interested in using SAM-2 to automatically process a large number of videos to obtain segmentation results. Given the scale of the dataset, manually clicking to segment each vi…