paper-with-me

Papers

Exploring PCA-based feature representations of image pixels via CNN to enhance food image segmentation

2024-11-03 · Ying Dai

For open vocabulary recognition of ingredients in food images, segmenting the ingredients is a crucial step. This paper proposes a novel approach that explores PCA-based feature representations of image pixels using a convolutional neural network (CNN) to enhance segmentation. An internal clustering metric based on the silhouette score is defined to evaluate the clustering quality of various pixel-level feature representations generated by different feature maps derived from various CNN backbones. Using this metric, the paper explores optimal feature representation selection and suitable clustering methods for ingredient segmentation. Additionally, it is found that principal component (PC) maps derived from concatenations of backbone feature maps improve the clustering quality of pixel-level feature representations, resulting in stable segmentation outcomes. Notably, the number of selected eigenvalues can be used as the number of clusters to achieve good segmentation results. The proposed method performs well on the ingredient-labeled dataset FoodSeg103, achieving a mean Intersection over Union (mIoU) score of 0.5423. Importantly, the proposed method is unsupervised, and pixel-level feature representations from backbones are not fine-tuned on specific datasets. This demonstrates the flexibility, generalizability, and interpretability of the proposed method, while reducing the need for extensive labeled datasets.

📄 PDF Abstract BibTeX arXiv:2411.01469

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

DFEN: Dual Feature Equalization Network for Medical Image Segmentation

2025-05-09 · Jianjian Yin, Yi Chen, Chengyu Li, Zhichao Zheng 외

Current methods for medical image segmentation primarily focus on extracting contextual feature information from the perspective of the whole image. While these methods have shown effective performance, none of them take…

Image SegmentationMedical Image SegmentationSemantic Segmentation

CTNet: Context-based Tandem Network for Semantic Segmentation

2021-04-20 · Zechao Li, Yanpeng Sun, Jinhui Tang

Contextual information has been shown to be powerful for semantic segmentation. This work proposes a novel Context-based Tandem Network (CTNet) by interactively exploring the spatial contextual information and the channe…

SegmentationSemantic Segmentation

VNVC: A Versatile Neural Video Coding Framework for Efficient Human-Machine Vision

2023-06-19 · Xihua Sheng, Li Li, Dong Liu, Houqiang Li

Almost all digital videos are coded into compact representations before being transmitted. Such compact representations need to be decoded back to pixels before being displayed to humans and - as usual - before being enh…

DecoderMotion CompensationMotion EstimationVideo Enhancement+1

Context Does Matter: End-to-end Panoptic Narrative Grounding with Deformable Attention Refined Matching Network

2023-10-25 · Yiming Lin, Xiao-Bo Jin, Qiufeng Wang, Kaizhu Huang

Panoramic Narrative Grounding (PNG) is an emerging visual grounding task that aims to segment visual objects in images based on dense narrative captions. The current state-of-the-art methods first refine the representati…

Visual Grounding

Towards Coding for Human and Machine Vision: A Scalable Image Coding Approach

2020-01-09 · Yueyu Hu, Shuai Yang, Wenhan Yang, Ling-Yu Duan 외

The past decades have witnessed the rapid development of image and video coding techniques in the era of big data. However, the signal fidelity-driven coding pipeline design limits the capability of the existing image/vi…

Facial Landmark DetectionImage Reconstruction