paper-with-me

Papers

Efficient Quantization-Aware Training on Segment Anything Model in Medical Images and Its Deployment

2024-12-15 · Haisheng Lu, Yujie Fu, Fan Zhang, Le Zhang

Medical image segmentation is a critical component of clinical practice, and the state-of-the-art MedSAM model has significantly advanced this field. Nevertheless, critiques highlight that MedSAM demands substantial computational resources during inference. To address this issue, the CVPR 2024 MedSAM on Laptop Challenge was established to find an optimal balance between accuracy and processing speed. In this paper, we introduce a quantization-aware training pipeline designed to efficiently quantize the Segment Anything Model for medical images and deploy it using the OpenVINO inference engine. This pipeline optimizes both training time and disk storage. Our experimental results confirm that this approach considerably enhances processing speed over the baseline, while still achieving an acceptable accuracy level. The training script, inference script, and quantized model are publicly accessible at https://github.com/AVC2-UESTC/QMedSAM.

📄 PDF Abstract BibTeX arXiv:2412.11186

Code (1)

avc2-uestc/qmedsam 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationQuantizationSemantic Segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Q-SAM2: Accurate Quantization for Segment Anything Model 2

2025-06-11 · Nicola Farronato, Florian Scheidegger, Mattia Rigotti, Cristiano Malossi 외

The Segment Anything Model 2 (SAM2) has gained significant attention as a foundational approach for promptable image and video segmentation. However, its expensive computational and memory consumption poses a severe chal…

QuantizationVideo SegmentationVideo Semantic Segmentation

AHCPTQ: Accurate and Hardware-Compatible Post-Training Quantization for Segment Anything Model

2025-03-05 · Wenlun Zhang, Shimpei Ando, Kentaro Yoshioka

The Segment Anything Model (SAM) has demonstrated strong versatility across various visual tasks. However, its large storage requirements and high computational cost pose challenges for practical deployment. Post-trainin…

Instance SegmentationQuantizationSemantic Segmentation

CAR-SAM: Cross-Attention Reconstruction for Post-Training Quantization of the Segment Anything Model

2026-05-16 · Houji Wen, Jiangyong Yu, Jun Li, Dawei Yang arxiv

Segment Anything Models (SAMs) are extensively used in computer vision for universal image segmentation, but deploying them on resource-constrained devices is challenging due to their high computational and memory demand…

Image SegmentationModel Compression

PTQ4SAM: Post-Training Quantization for Segment Anything

2024-05-06 · CVPR 2024 1 · Chengtao Lv, Hong Chen, Jinyang Guo, Yifu Ding 외

Segment Anything Model (SAM) has achieved impressive performance in many computer vision tasks. However, as a large-scale model, the immense memory and computation costs hinder its practical deployment. In this paper, we…

Instance Segmentationobject-detectionObject DetectionQuantization+2

Uncertainty-Aware Adapter: Adapting Segment Anything Model (SAM) for Ambiguous Medical Image Segmentation

2024-03-16 · Mingzhou Jiang, Jiaying Zhou, Junde Wu, Tianyang Wang 외

The Segment Anything Model (SAM) gained significant success in natural image segmentation, and many methods have tried to fine-tune it to medical image segmentation. An efficient way to do so is by using Adapters, specia…

Image SegmentationMedical Image SegmentationOptic Cup SegmentationSegmentation+1