-
Hello,
According to [this example](https://github.com/qubvel/segmentation_models/blob/master/examples/binary%20segmentation%20(camvid).ipynb), here's a way to detect one desired class in a binary s…
-
Hi, @Junzhou-Chen !
Thank you for your valuable work! The paper mentioned three evaluation metrics: Dice, PQ and AJI. Could you pls clarify what type of prediction masks all the metrics are based o…
lsnls updated
2 weeks ago
-
Our collaborator wants to compute the axon density in his images. We have a shared OneDrive folder with him containing hundreds of images; segmentations and morphometrics are already computed. He want…
-
I am working on a image segmentation problem where I would like to augment images with a condition, that all color augmentation methods does not affect ground truth data
Is there a way where I can …
-
## 🐛 Bug
**Describe the bug**
Incorrect number of masks returned after augmentation. It happend when some boxes goes outside of image. Number of boxes changed but masks stays the same.
**To Repr…
-
This is something that has come up repeatedly in discussion, but I've just looked and realised that it's not explicitly listed.
Going to create a checklist as there's a decent amount of separate ch…
-
I would like to convert a dataset imported as coco detection or cvat to panoptic coco format by setting specified colormap for masks.
I used the following code snippet for that. I could not find any…
-
in example , it give predicted mask, how can I get segmented image from here?
#tia
-
What a wonderful job! And I have a question!
Your remove_anything.sh command support give a point to obtain 3 segmentation masks, then use the LaMa to remove it!
But as we know, we can input two…
-
**Is your feature request related to a problem? Please describe.**
We have the following to port:
- [x] 2d_autoencoderkl --> #1823
- [x] 2d_controlnet --> #1815
- [x] 2d_ddpm --> #1814
- [ ] …