-
### 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 am trying to do non-continuous instance segmentation
also called:
- Disconnected instance segmentation
- Fragmented object segmentation
- Disjoint instance segmentation
preview:
![image](https…
joihn updated
3 weeks ago
-
Hello, thank you very much for sharing. When I ran my own dataset for instance segmentation, I encountered the following problem: the instance segmentation of leaf is 0, I would like to ask you how to…
-
hello,
I have a lot of questions 😄 but the instance segmentation doesn't work with
skeletal mesh my skeletal mesh if it inside a blueprint or not it still get value of [84,84,84] and doesn't c…
-
Use the wordcloud python library to generate a word cloud from this (source: Modified from I2K Program):
```
BioImage-Analysis Code Generation
Introduction to CellProfiler: A beginner’s guide to …
-
As we discussed in last dcm normalization meeting (2024/10/30), when asking "where to find some data with accurate groundtruth segmentations to test the model", one answer was to try it on Spider. The…
-
I have trained SCNet model on my custom dataset.
This code gives good result.
```
import mmcv
img = mmcv.imread('test.jpg')
model.cfg = cfg
result = inference_detector(model, img)
show_res…
-
# Instance Segmentation 实例分割
## Reference
- [Instance Segmentation入门总结](https://www.cnblogs.com/Xiaoyan-Li/p/10156463.html)
- [进展综述 - 单阶段实例分割(Single Shot Instance Segmentation)](https://zhuanlan.…
-
Hello
How are you?
Thanks for contributing to this project.
I am going to apply your method to custom image instance segmentation rather than video instance segmentation.
The custom dataset is ann…
-
I'm writing a script to attach AI made lesion segmentations to existing DICOM files (It's my first time that I dive so deep into DICOM, so I might have missed something).
I took an existing DICOM f…