๐
๐
Old Age
Morphology-Enhanced CAM-Guided SAM for weakly supervised Breast Lesion Segmentation
November 18, 2023 ยท Entered Twilight ยท ๐ arXiv.org
Repo contents: FIG, MorSeg, README.md, cam.py, fusion.py, metrics.py, model_modify, post-processing.py, pytorch_grad_cam, segment-anything-main, setup.py, tutorials, utils.py
Authors
Xin Yue, Xiaoling Liu, Qing Zhao, Jianqiang Li, Changwei Song, Suqin Liu, Zhikai Yang, Guanghui Fu
arXiv ID
2311.11176
Category
cs.CV: Computer Vision
Cross-listed
cs.AI,
cs.LG
Citations
4
Venue
arXiv.org
Repository
https://github.com/YueXin18/MorSeg-CAM-SAM
โญ 16
Last Checked
3 months ago
Abstract
Ultrasound imaging plays a critical role in the early detection of breast cancer. Accurate identification and segmentation of lesions are essential steps in clinical practice, requiring methods to assist physicians in lesion segmentation. However, ultrasound lesion segmentation models based on supervised learning require extensive manual labeling, which is both time-consuming and labor-intensive. In this study, we present a novel framework for weakly supervised lesion segmentation in early breast ultrasound images. Our method uses morphological enhancement and class activation map (CAM)-guided localization. Finally, we employ the Segment Anything Model (SAM), a computer vision foundation model, for detailed segmentation. This approach does not require pixel-level annotation, thereby reducing the cost of data annotation. The performance of our method is comparable to supervised learning methods that require manual annotations, achieving a Dice score of 74.39% and outperforming comparative supervised models in terms of Hausdorff distance in the BUSI dataset. These results demonstrate that our framework effectively integrates weakly supervised learning with SAM, providing a promising solution for breast cancer image analysis. The code for this study is available at: https://github.com/YueXin18/MorSeg-CAM-SAM.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age