paper-with-me

Papers

Counting Objects by Diffused Index: geometry-free and training-free approach

2021-10-15 · Mengyi Tang, Maryam Yashtini, Sung Ha Kang

Counting objects is a fundamental but challenging problem. In this paper, we propose diffusion-based, geometry-free, and learning-free methodologies to count the number of objects in images. The main idea is to represent each object by a unique index value regardless of its intensity or size, and to simply count the number of index values. First, we place different vectors, refer to as seed vectors, uniformly throughout the mask image. The mask image has boundary information of the objects to be counted. Secondly, the seeds are diffused using an edge-weighted harmonic variational optimization model within each object. We propose an efficient algorithm based on an operator splitting approach and alternating direction minimization method, and theoretical analysis of this algorithm is given. An optimal solution of the model is obtained when the distributed seeds are completely diffused such that there is a unique intensity within each object, which we refer to as an index. For computational efficiency, we stop the diffusion process before a full convergence, and propose to cluster these diffused index values. We refer to this approach as Counting Objects by Diffused Index (CODI). We explore scalar and multi-dimensional seed vectors. For Scalar seeds, we use Gaussian fitting in histogram to count, while for vector seeds, we exploit a high-dimensional clustering method for the final step of counting via clustering. The proposed method is flexible even if the boundary of the object is not clear nor fully enclosed. We present counting results in various applications such as biological cells, agriculture, concert crowd, and transportation. Some comparisons with existing methods are presented.

📄 PDF Abstract BibTeX arXiv:2110.08365

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringComputational EfficiencyObject

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Object-centric Task Representation and Transfer using Diffused Orientation Fields

2025-11-23 · Cem Bilaloglu, Tobias Löw, Sylvain Calinon arxiv

Curved objects pose a fundamental challenge for skill transfer in robotics: unlike planar surfaces, they do not admit a global reference frame. As a result, task-relevant directions such as "toward" or "along" the surfac…

Transfer Learning

Counting Stacked Objects from Multi-View Images

2024-11-28 · Corentin Dumery, Noa Etté, Jingyi Xu, Aoxiang Fan 외

Visual object counting is a fundamental computer vision task underpinning numerous real-world applications, from cell counting in biomedicine to traffic and wildlife monitoring. However, existing methods struggle to hand…

3D geometryObject Counting

AFreeCA: Annotation-Free Counting for All

2024-03-07 · Adriano D'Alessandro, Ali Mahdavi-Amiri, Ghassan Hamarneh

Object counting methods typically rely on manually annotated datasets. The cost of creating such datasets has restricted the versatility of these networks to count objects from specific classes (such as humans or penguin…

AllObjectObject Counting

Training-free Object Counting with Prompts

2023-06-30 · Zenglin Shi, Ying Sun, Mengmi Zhang

This paper tackles the problem of object counting in images. Existing approaches rely on extensive training data with point annotations for each object, making data collection labor-intensive and time-consuming. To overc…

ObjectObject CountingSegmentationTraining-free Object Counting+1

Diff-Instruct with Diffused Reward: Towards Principled One-step Generator RL

2026-05-18 · Junyi Wu, Weijian Luo, Haoyang Zheng, Ruizhe Zhang 외 arxiv

Recent advances in one-step text-to-image generation have enabled real-time synthesis with remarkable efficiency and quality. Previous reinforcement learning methods for one-step generators combine image-space reward opt…

Text-to-Image GenerationReinforcement Learning