Research
QCell通过重组与对齐细胞查询实现重叠实例分割
QCell 提出一种实例重组模块,在潜在空间中分解并重组查询表示,用于重叠实例分割。在 ISBI2014 数据集上,QCell 实现了 +2.2 AP 和 +2.7 AJI 的提升,代码已开源。
阅读 Hugging Face Daily Papers 原文为什么重要
该研究为细胞图像等重叠实例分割任务提供了新方法,有望提升医学图像分析的准确性。
关键事实
事实 1
QCell在ISBI2014上实现了+2.2 AP和+2.7 AJI的提升。
来源与依据
achieving +2.2 AP and +2.7 AJI on ISBI2014
事实 2
QCell包含一个实例重组模块,用于在潜在空间中分解并重组查询表示。
来源与依据
an instance recombination module that decomposes and recombines query representations in latent space
事实 3
代码可在 https://github.com/SlavkoPrytula/QCell 获取。
来源与依据
Code is available at https://github.com/SlavkoPrytula/QCell