paper-with-me

홈 › Papers

Tolerating Annotation Displacement in Dense Object Counting via Point Annotation Probability Map

2023-07-29 · Yuehai Chen, Jing Yang, Badong Chen, Hua Gang, Shaoyi Du

Counting objects in crowded scenes remains a challenge to computer vision. The current deep learning based approach often formulate it as a Gaussian density regression problem. Such a brute-force regression, though effective, may not consider the annotation displacement properly which arises from the human annotation process and may lead to different distributions. We conjecture that it would be beneficial to consider the annotation displacement in the dense object counting task. To obtain strong robustness against annotation displacement, generalized Gaussian distribution (GGD) function with a tunable bandwidth and shape parameter is exploited to form the learning target point annotation probability map, PAPM. Specifically, we first present a hand-designed PAPM method (HD-PAPM), in which we design a function based on GGD to tolerate the annotation displacement. For end-to-end training, the hand-designed PAPM may not be optimal for the particular network and dataset. An adaptively learned PAPM method (AL-PAPM) is proposed. To improve the robustness to annotation displacement, we design an effective transport cost function based on GGD. The proposed PAPM is capable of integration with other methods. We also combine PAPM with P2PNet through modifying the matching cost matrix, forming P2P-PAPM. This could also improve the robustness to annotation displacement of P2PNet. Extensive experiments show the superiority of our proposed methods.

📄 PDF Abstract BibTeX arXiv:2308.00530

Code (0)

등록된 구현이 없습니다.

Tasks

Object Countingregression

Similar Papers 제목 키워드 기반

Dense Center-Direction Regression for Object Counting and Localization with Point Supervision

2024-08-26 · Domen Tabernik, Jon Muhovič, Danijel Skočaj

Object counting and localization problems are commonly addressed with point supervised learning, which allows the use of less labor-intensive point annotations. However, learning based on point annotations poses challeng…

ObjectObject Countingregression

Learning-to-Count by Learning-to-Rank: Weakly Supervised Object Counting & Localization Using Only Pairwise Image Rankings

2021-09-29 · Adriano C. D'Alessandro, Ali Mahdavi Amiri, Ghassan Hamarneh

Object counting and localization in dense scenes is a challenging class of image analysis problems that typically requires labour intensive annotations to learn to solve. We propose a form of weak supervision that only r…

Learning-To-RankObjectObject Counting

PSGCNet: A Pyramidal Scale and Global Context Guided Network for Dense Object Counting in Remote Sensing Images

2020-12-07 · Guangshuai Gao, Qingjie Liu, Zhenghui Hu, Lu Li 외

Object counting, which aims to count the accurate number of object instances in images, has been attracting more and more attention. However, challenges such as large scale variation, complex background interference, and…

Crowd CountingObjectObject Counting

Unsupervised Domain Adaptation For Plant Organ Counting

2020-09-02 · Tewodros Ayalew, Jordan Ubbens, Ian Stavness

Supervised learning is often used to count objects in images, but for counting small, densely located objects, the required image annotations are burdensome to collect. Counting plant organs for image-based plant phenoty…

Domain AdaptationObjectObject CountingPlant Phenotyping+1

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