-
Would it be useful for general users to also be able to save the raw data, not only the segmentation masks?
e.g. This would allow the user to crop the raw intensity patches belonging to individual t…
-
### What happened?
I am working with this code base to convert 6 subjects:
https://github.com/catalystneuro/tye-lab-to-nwb/tree/main/src/tye_lab_to_nwb/ast_ophys
I created individual convert_sessi…
-
### What is the feature?
I annotated my dataset using Roboflow and I exported it using semantic segmentation masks format but I didnt know how to use it in mmseg, i would thankful if someone knows ho…
-
Thank you for your excellent work! Is your code for training on the vot challenge open source? I would like to refer to it, thank you!
-
Thank you for making a very interesting tool.
I've been working through the tutorial and noticed that the datasets already include segmentation masks. Can you provide advice on how to create masks …
-
Hi author, thanks for sharing your work!
My 1st question is, for the semantic masks (oracle.png for ETH-UCY, xxx_mask.png for SDD), are they manually labelled or generated by a segmentation network…
-
### What happened?
aCompCor mask may include gray mask voxels for some participants. It appears the procedure "_a mask of pixels that likely contain a volume fraction of GM is subtracted from the aCo…
-
Hello,
I would like to run inference using my converted onnx model but somehow I'm getting this error. Can you please look into it if possible? Thank you in advance
```
C:\AI\yolo\ONNX-YOLOv8…
-
Hi, I am trying to use your code for another segmentation project, I just want to know if the pixels in the masks that you use for training have different values or each one is labeled with a category…
-
I try to use this code for instance segmentation。I using the command :python -m torch.distributed.launch --nproc_per_node=1 --use_env main.py --coco_path ... --masks
But I have encountered some err…