paper-with-me

Papers

Mining Discriminative Food Regions for Accurate Food Recognition

2022-07-08 · Jianing Qiu, Frank P. -W. Lo, Yingnan Sun, Siyao Wang, Benny Lo

Automatic food recognition is the very first step towards passive dietary monitoring. In this paper, we address the problem of food recognition by mining discriminative food regions. Taking inspiration from Adversarial Erasing, a strategy that progressively discovers discriminative object regions for weakly supervised semantic segmentation, we propose a novel network architecture in which a primary network maintains the base accuracy of classifying an input image, an auxiliary network adversarially mines discriminative food regions, and a region network classifies the resulting mined regions. The global (the original input image) and the local (the mined regions) representations are then integrated for the final prediction. The proposed architecture denoted as PAR-Net is end-to-end trainable, and highlights discriminative regions in an online fashion. In addition, we introduce a new fine-grained food dataset named as Sushi-50, which consists of 50 different sushi categories. Extensive experiments have been conducted to evaluate the proposed approach. On three food datasets chosen (Food-101, Vireo-172, and Sushi-50), our approach performs consistently and achieves state-of-the-art results (top-1 testing accuracy of $90.4\%$, $90.2\%$, $92.0\%$, respectively) compared with other existing approaches. Dataset and code are available at https://github.com/Jianing-Qiu/PARNet

📄 PDF Abstract BibTeX arXiv:2207.03692

Code (1)

jianing-qiu/parnet 공식 구현 pytorch

Tasks

Food RecognitionSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

ISIA Food-500: A Dataset for Large-Scale Food Recognition via Stacked Global-Local Attention Network

2020-08-13 · Weiqing Min, Linhu Liu, Zhiling Wang, Zhengdong Luo 외

Food recognition has received more and more attention in the multimedia community for its various real-world applications, such as diet management and self-service restaurants. A large-scale ontology of food images is ur…

Food RecognitionManagement

The SLED (Shelf Life Expiration Date) Tracking System: Using Machine Learning Algorithms to Combat Food Waste and Food Borne Illnesses

2023-09-05 · Srilekha Mamidala

The issue of food waste is a major problem contributing to the emission of greenhouse gases into the environment in addition to causing illness in humans. This research aimed to develop a correlation between the amount o…

RAFA-Net: Region Attention Network For Food Items And Agricultural Stress Recognition

2024-10-16 · Asish Bera, Ondrej Krejcar, Debotosh Bhattacharjee

Deep Convolutional Neural Networks (CNNs) have facilitated remarkable success in recognizing various food items and agricultural stress. A decent performance boost has been witnessed in solving the agro-food challenges b…

Ensemble Learning

Training-Free Text-to-Image Compositional Food Generation via Prompt Grafting

2026-01-25 · Xinyue Pan, Yuhao Chen, Fengqing Zhu arxiv

Real-world meal images often contain multiple food items, making reliable compositional food image generation important for applications such as image-based dietary assessment, where multi-food data augmentation is neede…

Data AugmentationImage Generation

Learn More for Food Recognition via Progressive Self-Distillation

2023-03-09 · Yaohui Zhu, Linhu Liu, Jiang Tian

Food recognition has a wide range of applications, such as health-aware recommendation and self-service restaurants. Most previous methods of food recognition firstly locate informative regions in some weakly-supervised …

Food Recognition