English

Patch Network for medical image Segmentation

Computer Vision and Pattern Recognition 2023-02-24 v1

Abstract

Accurate and fast segmentation of medical images is clinically essential, yet current research methods include convolutional neural networks with fast inference speed but difficulty in learning image contextual features, and transformer with good performance but high hardware requirements. In this paper, we present a Patch Network (PNet) that incorporates the Swin Transformer notion into a convolutional neural network, allowing it to gather richer contextual information while achieving the balance of speed and accuracy. We test our PNet on Polyp(CVC-ClinicDB and ETIS- LaribPolypDB), Skin(ISIC-2018 Skin lesion segmentation challenge dataset) segmentation datasets. Our PNet achieves SOTA performance in both speed and accuracy.

Keywords

Cite

@article{arxiv.2302.11802,
  title  = {Patch Network for medical image Segmentation},
  author = {Weihu Song and Heng Yu and Jianhua Wu},
  journal= {arXiv preprint arXiv:2302.11802},
  year   = {2023}
}

Comments

11 pages, 6 pages

R2 v1 2026-06-28T08:47:34.773Z