paper-with-me

Papers

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 categories as its main challenges, products are always continuously updated in realistic check-out scenarios, which is also required to be solved in an ACO system. Previous work in this research line almost depends on the supervisions of labor-intensive bounding boxes of products by performing a detection paradigm. While, in this paper, we propose a Self-Supervised Multi-Category Counting (S2MC2) network to leverage the point-level supervisions of products in check-out images to both lower the labeling cost and be able to return ACO predictions in a class incremental setting. Specifically, as a backbone, our S2MC2 is built upon a counting module in a class-agnostic counting fashion. Also, it consists of several crucial components including an attention module for capturing fine-grained patterns and a domain adaptation module for reducing the domain gap between single product images as training and check-out images as test. Furthermore, a self-supervised approach is utilized in S2MC2 to initialize the parameters of its backbone for better performance. By conducting comprehensive experiments on the large-scale automatic check-out dataset RPC, we demonstrate that our proposed S2MC2 achieves superior accuracy in both traditional and incremental settings of ACO tasks over the competing baselines.

📄 PDF Abstract BibTeX

Code (1)

2023-MindSpore-1/ms-code-102 mindspore

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Weakly Supervised Prototype Topic Model with Discriminative Seed Words: Modifying the Category Prior by Self-exploring Supervised Signals

2021-11-20 · Bing Wang, Yue Wang, Ximing Li, Jihong Ouyang

Dataless text classification, i.e., a new paradigm of weakly supervised learning, refers to the task of learning with unlabeled documents and a few predefined representative words of categories, known as seed words. The …

text-classificationText ClassificationWeakly-supervised Learning

Count Anything at Any Granularity

2026-05-11 · Chang Liu, Haoning Wu, Weidi Xie arxiv

Open-world object counting remains brittle: despite rapid advances in vision-language models (VLMs), reliably counting the objects a user intends is far from solved. We argue that a central reason is that counting granul…

Object CountingImage Editing

Object Counting: You Only Need to Look at One

2021-12-11 · Hui Lin, Xiaopeng Hong, Yabin Wang

This paper aims to tackle the challenging task of one-shot object counting. Given an image containing novel, previously unseen category objects, the goal of the task is to count all instances in the desired category with…

Feature CorrelationObjectObject Counting

Bootstrapping MLLM for Weakly-Supervised Class-Agnostic Object Counting

2026-02-13 · Xiaowen Zhang, Zijie Yue, Yong Luo, Cairong Zhao 외 arxiv

Object counting is a fundamental task in computer vision, with broad applicability in many real-world scenarios. Fully-supervised counting methods require costly point-level annotations per object. Few weakly-supervised …

Object Counting

Exploiting Unlabeled Data in CNNs by Self-supervised Learning to Rank

2019-02-17 · Xialei Liu, Joost Van de Weijer, Andrew D. Bagdanov

For many applications the collection of labeled data is expensive laborious. Exploitation of unlabeled data during training is thus a long pursued objective of machine learning. Self-supervised learning addresses this by…

Active LearningCrowd CountingImage Quality AssessmentInformativeness+3