Swin-TUNA inserts layer-dependent depthwise-convolution adapters into a frozen Swin-L backbone and reports 50.56 mIoU on FoodSeg103 and 74.94 mIoU on UECFoodPix Complete with 8.13M trainable parameters.
FoodSAM: Any Food Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we explore the zero-shot capability of the Segment Anything Model (SAM) for food image segmentation. To address the lack of class-specific information in SAM-generated masks, we propose a novel framework, called FoodSAM. This innovative approach integrates the coarse semantic mask with SAM-generated masks to enhance semantic segmentation quality. Besides, we recognize that the ingredients in food can be supposed as independent individuals, which motivated us to perform instance segmentation on food images. Furthermore, FoodSAM extends its zero-shot capability to encompass panoptic segmentation by incorporating an object detector, which renders FoodSAM to effectively capture non-food object information. Drawing inspiration from the recent success of promptable segmentation, we also extend FoodSAM to promptable segmentation, supporting various prompt variants. Consequently, FoodSAM emerges as an all-encompassing solution capable of segmenting food items at multiple levels of granularity. Remarkably, this pioneering framework stands as the first-ever work to achieve instance, panoptic, and promptable segmentation on food images. Extensive experiments demonstrate the feasibility and impressing performance of FoodSAM, validating SAM's potential as a prominent and influential tool within the domain of food image segmentation. We release our code at https://github.com/jamesjg/FoodSAM.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Swin-TUNA : A Novel PEFT Approach for Accurate Food Image Segmentation
Swin-TUNA inserts layer-dependent depthwise-convolution adapters into a frozen Swin-L backbone and reports 50.56 mIoU on FoodSeg103 and 74.94 mIoU on UECFoodPix Complete with 8.13M trainable parameters.