Skip to content

CellRecog/cellRecog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trichomonas Vaginalis Segmentation in Microscope Images (MICCAI2022)

Authors: Lin Li, Jingyi Liu, Shuo Wang, Xunkun Wang, and Tian-Zhu Xiang.
ARXIV PAPER

1. Introducton

  • In this work, we collect the first large-scale Microscopic Image dataset of Trichomonas Vaginalis, called TVMI3K, which consists of 3,158 images covering Trichomonas of various appearances in diverse backgrounds, with high-quality annotations including object-level mask labels, object boundaries, and challenging attributes.
  • Besides, we propose a simple yet effective baseline, named TVNet, to automatically segment Trichomonas from microscopic images.

2. Dataset

image Figure 1: Examples of our proposed TVMI3K. We provide different annotations, including object-level masks, object edges and challenging attributes. We use red boxes to mark Trichomonas and green boxes to mark leukocyte on images for better visualization. Leukocyte shows high similarity with Trichomonas.

TVMI3K datasets: Download

3. Our Model

image Figure 2: Overview of our proposed TVNet, which consists of high-resolution fusion (HRF) module and foreground-background attention (FBA) module. Refer to our paper for details.

4. Result

4.1 Quantitative Comparison

image
Table 1: Quantitative comparison on our TVMI3K dataset. The best scores are highlighted in bold.

4.2 Qualitative Comparison

image
Figure 3: Visual comparison of different methods. Our method provides more accurate predictions than other competitors in various challenging scenarios.

4.3 Results Download

5. Models & Evaluation

  • The models and source code are coming soon.

  • For evaluation, we adopt PySODMetrics and ② Dice-IoU. They can also be found in Evaluation folder.

6. Citation

Please cite our paper if you find the work useful:

@inproceedings{li2022TVS,
  title={Trichomonas Vaginalis Segmentation in Microscope Images},
  author={Li, Lin and Liu, Jingyi and Wang, Shuo and Wang, Xunkun and Xiang, Tian-Zhu},
  booktitle={International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI},
  year={2022}
}

If you have any questions about our paper, feel free to contact me via e-mail (ll198196@163.com).

About

Trichomonas Vaginalis Segmentation in Microscope Images, MICCAI2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published