Cellpose¶
2020年 空间组学 空间蛋白质组学 进阶 (Intermediate)
Cellpose
基于深度学习的细胞分割算法,使用 U-Net 架构自动检测图像中的细胞边界。 该方法提供预训练模型,支持多种细胞类型和成像模式,是空间蛋白质组学 图像分析的基础工具。
:material-target: 用途
基于深度学习的细胞图像分割
:material-clock-fast: 时间复杂度
O(p):material-memory: 空间复杂度
O(p):material-code: 实现语言
Python
相关工具¶
Stardist · Mesmer · CellProfiler
标签¶
[segmentation](tags.md#segmentation) [deep-learning](tags.md#deep-learning) [cell-detection](tags.md#cell-detection) [imaging](tags.md#imaging)