-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
hello,I would like to use genpose++ in my own projects. I have encountered some problems in use, which may be that I did not understand correctly.
My project is ROS-based, rgb images and depth image…
-
### Discussed in https://github.com/ivadomed/ivadomed/discussions/1324
Originally posted by **MirenLurBarquin** October 10, 2024
Dear all,
I am currently using [AxonDeepSeg](https://axonde…
-
Hi, thank you for your excellent work and for open-sourcing the code. I am having some trouble understanding the code related to segmentation when using masks. Could you please provide a brief explan…
-
Hi, I am using the pred_pseudo.py function to process a CT scan (from one of the Decathlon datasets), and I noticed that the output masks have a different shape than the input CT scan. I imagine this …
-
Hi,
I'm a member of the HuBMAP CMU TC team. I'd like to test this great work on 3D Image Mass Cytometry (IMC) images, but I didn't see the manual/instruction as Cellpose has. Would you please walk …
-
Hi,
I have configured and set up the Mesmer pipeline to generate cell segmentation masks from DNA and Membrane tif files. The pipeline works well with all images that are above 256*256 dimensions.…
-
#### Description
Perform TSNE on the watershed segmentation masks to determine if these separate better than the raw images. If they do, then we can go ahead and train a U-Net model on these watershe…
-
Thanks for sharing this work! I'm rather new to segmentation. I wondered how I can convert generated segmentation masks (which are .npy files located at cam folder) to .png images since deeplab segmen…
-
Hi, I want to train a detector with the BDD100K images in which traffic cones are present. In the BDD100K dataset, the traffic cones were annotated with segmentation masks, therefore I plan to compute…