paper-with-me

홈 › Papers

Benchmarking and Error Diagnosis in Multi-Instance Pose Estimation

2017-07-17 · ICCV 2017 10 · Matteo Ruggero Ronchi, Pietro Perona

We propose a new method to analyze the impact of errors in algorithms for multi-instance pose estimation and a principled benchmark that can be used to compare them. We define and characterize three classes of errors - localization, scoring, and background - study how they are influenced by instance attributes and their impact on an algorithm's performance. Our technique is applied to compare the two leading methods for human pose estimation on the COCO Dataset, measure the sensitivity of pose estimation with respect to instance size, type and number of visible keypoints, clutter due to multiple instances, and the relative score of instances. The performance of algorithms, and the types of error they make, are highly dependent on all these variables, but mostly on the number of keypoints and the clutter. The analysis and software tools we propose offer a novel and insightful approach for understanding the behavior of pose estimation algorithms and an effective method for measuring their strengths and weaknesses.

📄 PDF Abstract BibTeX arXiv:1707.05388

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingPose Estimation

Similar Papers 제목 키워드 기반

Every Error has Its Magnitude: Asymmetric Mistake Severity Training for Multiclass Multiple Instance Learning

2026-03-14 · Sungrae Hong, Jiwon Jeong, Jisu Shin, Donghee Han 외 arxiv

Multiple Instance Learning (MIL) has emerged as a promising paradigm for Whole Slide Image (WSI) diagnosis, offering effective learning with limited annotations. However, existing MIL frameworks overlook diagnostic prior…

Multiple Instance Learning

Benchmarking and Enhancing LLMs for Rule-Intensive Review of National Standard Documents

2026-08-06 · Tao Wang, Qihao Yang, Rongjiao Liang, Lianghong Lin 외 arxiv

Large language models (LLMs) increasingly support complex professional tasks, yet their capabilities in rule-intensive document review remain insufficiently evaluated. National standard documents, such as China GB/T stan…

Question Answering

Lung Cancer Diagnosis Using Deep Attention Based on Multiple Instance Learning and Radiomics

2021-04-29 · Junhua Chen, Haiyan Zeng, Chong Zhang, Zhenwei Shi 외

Early diagnosis of lung cancer is a key intervention for the treatment of lung cancer computer aided diagnosis (CAD) can play a crucial role. However, most published CAD methods treat lung cancer diagnosis as a lung nodu…

Deep AttentionLung Cancer DiagnosisLung Nodule ClassificationMultiple Instance Learning

Colon Nuclei Instance Segmentation using a Probabilistic Two-Stage Detector

2022-03-01 · Pedro Costa, Yongpan Fu, João Nunes, Aurélio Campilho 외

Cancer is one of the leading causes of death in the developed world. Cancer diagnosis is performed through the microscopic analysis of a sample of suspicious tissue. This process is time consuming and error prone, but De…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation+1

Codabench: Flexible, Easy-to-Use and Reproducible Benchmarking Platform

2021-10-12 · Zhen Xu, Sergio Escalera, Isabelle Guyon, Adrien Pavão 외

Obtaining standardized crowdsourced benchmark of computational methods is a major issue in data science communities. Dedicated frameworks enabling fair benchmarking in a unified environment are yet to be developed. Here …

Benchmarking