paper-with-me

Papers

Automatic Check-Out via Prototype-based Classifier Learning from Single-Product Exemplars

2022-10-20 · The European Conference on Computer Vision (ECCV) 2022 10 · Hao Chen, Xiu-Shen Wei, Faen Zhang, Yang shen, Hui Xu, Liang Xiao

Automatic Check-Out (ACO) aims to accurately predict the presence and count of each category of products in check-out images, where a major challenge is the significant domain gap between training data (single-product exemplars) and test data (check-out images). To mitigate the gap, we propose a method, termed as PSP, to perform Prototype-based classifier learning from Single-Product exemplars. In PSP, by revealing the advantages of representing category semantics, the prototype representation of each product category is firstly obtained from single-product exemplars. Based on the prototypes, it then generates categorical classifiers with a background classifier to not only recognize fine-grained product categories but also distinguish background upon product proposals derived from check-out images. To further improve the ACO accuracy, we develop discriminative re-ranking to both adjust the predicted scores of product proposals for bringing more discriminative ability in classifier learning and provide a reasonable sorting possibility by considering the fine-grained nature. Moreover, a multi-label recognition loss is also equipped for modeling co-occurrence of products in check-out images. Experiments are conducted on the large-scale RPC dataset for evaluations. Our ACO result achieves 86.69%, by 6.18% improvements over state-of-the-arts, which demonstrates the superiority of PSP. Our codes are available at https://github.com/Hao-Chen-NJUST/PSP.

📄 PDF Abstract BibTeX

Code (4)

hao-chen-njust/psp 공식 구현 pytorch
2023-MindSpore-1/ms-code-108 mindspore
2023-MindSpore-1/ms-code-8 mindspore
msfuxian/psp mindspore

Tasks

Re-Ranking

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Prototype Learning for Automatic Check-Out

2023-02-22 · IEEE Transactions on Multimedia 2023 2 · Hao Chen; Xiu-Shen Wei; Liang Xiao

The basic goal of Automatic Check-Out (ACO) task is to accurately predict the categories and quantities of products selected by customers in the check-out images. However, there is a significant domain gap between the si…

Re-Ranking

GRAPE: Graph-Augmented Prototype Explanations for Interactive Medical Image Diagnosis

2026-06-29 · Rasul Khanbayov, Erchin Serpedin, Hasan Kurban arxiv

Prototype-based medical image classifiers present three clinical limitations: they treat findings as independent, silently amplify unsafe physician feedback, and require full retraining whenever a new finding is needed. …

Self-Supervised Multi-Category Counting Networks for Automatic Check-Out

2022-04-05 · IEEE Transactions on Image Processing 2022 4 · Hao Chen; Yangzhun Zhou; Jun Li; Xiu-Shen Wei; Liang Xiao

The practical task of Automatic Check-Out (ACO) is to accurately predict the presence and count of each product in an arbitrary product combination. Beyond the large-scale and the fine-grained nature of product categorie…

Domain Adaptation

RPC: A Large-Scale Retail Product Checkout Dataset

2019-01-22 · Xiu-Shen Wei, Quan Cui, Lei Yang, Peng Wang 외

Over recent years, emerging interest has occurred in integrating computer vision technology into the retail industry. Automatic checkout (ACO) is one of the critical problems in this area which aims to automatically gene…

Convolutional neural networks and multi-threshold analysis for contamination detection in the apparel industry

2022-07-26 · Marco Boresta, Tommaso Colombo, Alberto De Santis

Quality control of apparel items is mandatory in modern textile industry, as consumer's awareness and expectations about the highest possible standard is constantly increasing in favor of sustainable and ethical textile …