-
Thank you very much for your work! I encountered some issues while generating pseudo masks:
1. Could you please let me know how to obtain the `.pth` file in `project_feature.py`? (lines 157-160). I…
-
Hello,
first thanks for providing this edgetpu optimized models for image segmentation, it helped me a lot!
I'm trying to transfer learning a model with the AutosegEdgeTPU-XS architecture at the m…
-
I've been trying to run the stitching+registration on my data: .nd2 files, FOVs saved individually: In total 8 rounds a 47 FOVs a 5 channels each
Going through some of the issues on github I saw th…
-
Hi guys, hope you're doing well!
We've been running into some issues with some artifacts in the mask--there seem to be some rough edges/bleeding that may not be accurately capturing only the target…
-
Hi everyone-
**I am trying to run through the example dataset as described here:**
https://vizgen.github.io/vizgen-postprocessing/analysis_vignettes/index.html
**I am having an issue at the st…
-
## ❓ How to train Panoptic Segmentation on a custom dataset ?
Hello everyone,
My question is two-fold :
1. What is the expected Detectron2 format for Panoptic Segmentation ? In the PS paper, they…
-
Hi Tischi, nice plugin!
Does the plugin work with 3d(+t) images?
If not do you plan to extend it to 3d?
Cheers!
-
Hello, I'm trying to understand how SAM works. I am interested in extracting the **image embeddings** created by **ImageEncoderViT**. Also, I'm interested in the output after combining _image embeddin…
-
It would be really helpful for us to now who is using TotalSegmentator and what they are using it for. Therefore, we invite you to comment on this issue: What are you using TotalSegmentator for? What …
-
Hi, very excellent work. Thanks for the code, it's very helpful and instructive!I want to study your code structure, but I don't know how to use pycharm to debug your code.