-
**Describe the bug**
I've labelled a dataset which has only 1 class for the purpose of semantic segmentation. The annotations are being rendered correctly in the label studio and I am able to export …
-
@weiyuewang
thank you for your work!
I successfully ran the generate_results.py, but the .obj file of the prediction I found under the generated predict_masks folder represents the result of seman…
-
Hi, thanks for the great work! I am training the model with my own brain vessel dataset, I did all the segmentation masks correctly. I changed the 'num_channels' parameter from 64 to 32 due to resourc…
-
Hi,
we are working working with your label set and I have come across some errors in the zonal masks. Here is a list of whole prostate masks with more than one connected component:
ProstateX-0000.…
-
Thanks for your great work!
Are there any segmentation masks or bbox in the dataset?
And if you will consider add these annotations into the dataset or are there interfaces to extract these annotati…
-
## Your Question
From the documentation, both API reference and [user guide] (https://albumentations.ai/docs/getting_started/mask_augmentation/) sections, it's not straightforward to understand whi…
-
The stitched WSIs and corresponding Gleason pattern segmentation masks dataset link _https://ibm.box.com/s/h165tu6gh96r6da4d8jrjd8xl01o0mfz_ was unavailable, could you please provide a link for Google…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
I noticed that the recent commit has added the flag of "-st" for tumor segmentation, and I expect the tumor masks could be generated with this flag enabled. However, I cannot figure out how it would w…
-
If you use sparse instead of dense matrices for boolean indexing in segmentation workflows it should get much faster (at least for the cases when majority of image pixels are background and not cell).…